-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2015-11-10-new-department-of-transportation-permits-dataset.html
27 lines (22 loc) · 28.5 KB
/
2015-11-10-new-department-of-transportation-permits-dataset.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
layout: post
title: New Department of Transportation permits dataset
date: '2015-11-10T18:10:32-06:00'
author: Open Data Portal Team
categories:
- Open Data
- Data Portal
tags:
- avwc-kf7i
- hwmb-iu8j
- revision
- improvement
- pubx-yq2d
---
<p>As part of the City of Chicago’s transition to conducting more processes paperlessly, the Department of Transportation will be implementing a new <a href="http://cdot.cgnglobal.com">permitting system</a> on 12/7/2015. This transition will affect datasets on the Data Portal.</p><p>The following datasets will become historical only:</p><ul><li><a href="https://data.cityofchicago.org/d/avwc-kf7i">Street Closure Permits - Current</a></li>
<li><a href="https://data.cityofchicago.org/d/hwmb-iu8j">Public Right-of-Way Use Permits</a></li>
</ul><p>Corresponding data will be available in the new <a href="https://data.cityofchicago.org/d/pubx-yq2d">Transportation Department Permits</a> dataset.
We anticipate converted data back to 1/1/2013 in addition to new permit records as they are created, starting 12/7/2015.
</p><p>We will update this post as more information becomes available.</p><p>The current, tentative structure of the new dataset, as extracted from the <a href="https://data.cityofchicago.org/views"></a><a href="https://data.cityofchicago.org/views/pubx-yq2d.json">https://data.cityofchicago.org/views</a> API, is at the bottom of this post.</p><p>
<b>Update 11/10/2015 - Changed go-live date.</b><br/></p><p><b>
<b>Update 11/16/2015 - Changed go-live date.</b><br/></b></p><p><b><b>Update 12/2/2015 - Added information on conversion data.</b></b></p><p><b><b>Update 12/3/2015 - Updated tentative dataset structure.</b></b></p><p><b><b>Update 12/9/2015 - The new <a href="https://data.cityofchicago.org/d/pubx-yq2d">dataset</a> is live.</b></b></p><!-- more --><p>Dataset structure:</p><p>{<br/> "columns": [<br/>{<br/>“id”: 232057897,<br/>“name”: “APPLICATIONNUMBER”,<br/>“dataTypeName”: “text”,<br/>“description”: “Unique number for the application that becomes the permit number when issued.”,<br/>“fieldName”: “applicationnumber”,<br/>“position”: 1,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726795,<br/>“width”: 304,<br/>“format”: {<br/>“aggregate”: “count”,<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057898,<br/>“name”: “APPLICATIONTYPE”,<br/>“dataTypeName”: “text”,<br/>“description”: “Code for the type of permit. Permits may be categorized further by the WORKTYPE.”,<br/>“fieldName”: “applicationtype”,<br/>“position”: 2,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726796,<br/>“width”: 280,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057899,<br/>“name”: “APPLICATIONDESCRIPTION”,<br/>“dataTypeName”: “text”,<br/>“description”: “Type of permit.”,<br/>“fieldName”: “applicationdescription”,<br/>“position”: 3,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726797,<br/>“width”: 364,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057900,<br/>“name”: “WORKTYPE”,<br/>“dataTypeName”: “text”,<br/>“description”: “Code for the sub-category, if any, of the permit application. Only one work type per application is allowed.”,<br/>“fieldName”: “worktype”,<br/>“position”: 4,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726798,<br/>“width”: 196,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057901,<br/>“name”: “WORKTYPEDESCRIPTION”,<br/>“dataTypeName”: “text”,<br/>“description”: “Sub-category, if any, of the permit application. Only one work type per application is allowed.”,<br/>“fieldName”: “worktypedescription”,<br/>“position”: 5,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726799,<br/>“width”: 328,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057902,<br/>“name”: “APPLICATIONSTATUS”,<br/>“dataTypeName”: “text”,<br/>“description”: “Overall status of the application. Typically open during the application process and issued, then closed once the permit has expired.”,<br/>“fieldName”: “applicationstatus”,<br/>“position”: 6,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726800,<br/>“width”: 304,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057903,<br/>“name”: “CURRENTMILESTONE”,<br/>“dataTypeName”: “text”,<br/>“description”: “The current step in the permitting life cycle.”,<br/>“fieldName”: “currentmilestone”,<br/>“position”: 7,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726801,<br/>“width”: 292,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057904,<br/>“name”: “APPLICATIONSTARTDATE”,<br/>“dataTypeName”: “calendar_date”,<br/>“description”: “Permit start state. Most often requested by the applicant but could be updated as the permit is reviewed by CDOT.”,<br/>“fieldName”: “applicationstartdate”,<br/>“position”: 8,<br/>“renderTypeName”: “calendar_date”,<br/>“tableColumnId”: 29726802,<br/>“width”: 244,<br/>“format”: {<br/>“view”: “date”,<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057905,<br/>“name”: “APPLICATIONENDDATE”,<br/>“dataTypeName”: “calendar_date”,<br/>“description”: “Permit End state. Most often requested by the applicant but could be updated as the permit is reviewed by CDOT.”,<br/>“fieldName”: “applicationenddate”,<br/>“position”: 9,<br/>“renderTypeName”: “calendar_date”,<br/>“tableColumnId”: 29726803,<br/>“width”: 223,<br/>“format”: {<br/>“view”: “date”,<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057906,<br/>“name”: “APPLICATIONPROCESSEDDATE”,<br/>“dataTypeName”: “calendar_date”,<br/>“description”: “This is the date when the permit reaches the review milestone, means the date CDOT began reviewing the application.”,<br/>“fieldName”: “applicationprocesseddate”,<br/>“position”: 10,<br/>“renderTypeName”: “calendar_date”,<br/>“tableColumnId”: 29726804,<br/>“width”: 275,<br/>“format”: {<br/>“view”: “date”,<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057907,<br/>“name”: “APPLICATIONISSUEDDATE”,<br/>“dataTypeName”: “calendar_date”,<br/>“description”: “Date the permit was issued by CDOT. Set once all the reviews, fees, etc. are paid (where applicable).”,<br/>“fieldName”: “applicationissueddate”,<br/>“position”: 11,<br/>“renderTypeName”: “calendar_date”,<br/>“tableColumnId”: 29726805,<br/>“width”: 243,<br/>“format”: {<br/>“view”: “date”,<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057908,<br/>“name”: “APPLICATIONFINALIZEDDATE”,<br/>“dataTypeName”: “calendar_date”,<br/>“description”: “Date the permit was closed (either after the permit has expired plus a grace period or after an inspector marks the work complete).”,<br/>“fieldName”: “applicationfinalizeddate”,<br/>“position”: 12,<br/>“renderTypeName”: “calendar_date”,<br/>“tableColumnId”: 29726806,<br/>“width”: 266,<br/>“format”: {<br/>“view”: “date”,<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057909,<br/>“name”: “APPLICATIONEXPIREDATE”,<br/>“dataTypeName”: “calendar_date”,<br/>“description”: “Date the permit will expire (typically same as permit end date). Applicant may ask for date extensions where the end date is updated and will be reflected here once re-approved by CDOT.”,<br/>“fieldName”: “applicationexpiredate”,<br/>“position”: 13,<br/>“renderTypeName”: “calendar_date”,<br/>“tableColumnId”: 29726807,<br/>“width”: 245,<br/>“format”: {<br/>“view”: “date”,<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057911,<br/>“name”: “APPLICATIONNAME”,<br/>“dataTypeName”: “text”,<br/>“description”: “Applicants can put a project name on their applications in this field. For converted data 1/1/2013 to 11/13/2015, the old permit number will be placed in this field.”,<br/>“fieldName”: “applicationname”,<br/>“position”: 14,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726808,<br/>“width”: 280,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057912,<br/>“name”: “COMMENTS”,<br/>“dataTypeName”: “text”,<br/>“description”: “Applicants can place a description of the work here.”,<br/>“fieldName”: “comments”,<br/>“position”: 15,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726809,<br/>“width”: 196,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057913,<br/>“name”: “TOTALFEES”,<br/>“dataTypeName”: “money”,<br/>“description”: “Total permit fees for this permit calculated based on the work being carried out and location. See fee schedule for further information, available on the CDOT permit portal, <a href="http://www.cityofchicago.org/city/en/depts/cdot/provdrs/construction_information/svcs/online-permit-portal.html.">http://www.cityofchicago.org/city/en/depts/cdot/provdrs/construction_information/svcs/online-permit-portal.html.</a>”,<br/>“fieldName”: “totalfees”,<br/>“position”: 16,<br/>“renderTypeName”: “money”,<br/>“tableColumnId”: 29726810,<br/>“width”: 208,<br/>“format”: {<br/>“aggregate”: “sum”,<br/>“humane”: “false”,<br/>“currency”: “USD”,<br/>“align”: “right”<br/>}<br/>},<br/>{<br/>“id”: 232057914,<br/>“name”: “WAIVEDFEES”,<br/>“dataTypeName”: “money”,<br/>“description”: “If any fees were waived for this permit, the amount waived will be here. Possible reasons for waived fees include city contracts, city departments, ordinances, and franchise agreements with the City. ”,<br/>“fieldName”: “waivedfees”,<br/>“position”: 17,<br/>“renderTypeName”: “money”,<br/>“tableColumnId”: 29726811,<br/>“width”: 220,<br/>“format”: {<br/>“precisionStyle”: “standard”,<br/>“noCommas”: “false”,<br/>“align”: “right”<br/>}<br/>},<br/>{<br/>“id”: 232057915,<br/>“name”: “PRIMARYCONTACTLAST”,<br/>“dataTypeName”: “text”,<br/>“description”: “The last name of the primary applicant for the permit. If an employee applied on behalf of a company, the company name will appear. ”,<br/>“fieldName”: “primarycontactlast”,<br/>“position”: 18,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726812,<br/>“width”: 316,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057916,<br/>“name”: “PRIMARYCONTACTFIRST”,<br/>“dataTypeName”: “text”,<br/>“description”: “First name of the primary applicant, if not a company.”,<br/>“fieldName”: “primarycontactfirst”,<br/>“position”: 19,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726813,<br/>“width”: 240,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057917,<br/>“name”: “PRIMARYCONTACTMIDDLE”,<br/>“dataTypeName”: “text”,<br/>“description”: “Middle initial of the primary applicant, if not a company.”,<br/>“fieldName”: “primarycontactmiddle”,<br/>“position”: 20,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726814,<br/>“width”: 255,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057918,<br/>“name”: “PRIMARYCONTACTSTREET”,<br/>“dataTypeName”: “text”,<br/>“description”: “Street address of the primary applicant.”,<br/>“fieldName”: “primarycontactstreet”,<br/>“position”: 21,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726815,<br/>“width”: 261,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057919,<br/>“name”: “PRIMARYCONTACTSTREET2”,<br/>“dataTypeName”: “text”,<br/>“description”: “Street address 2nd line of the primary applicant.”,<br/>“fieldName”: “primarycontactstreet2”,<br/>“position”: 22,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726816,<br/>“width”: 257,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057920,<br/>“name”: “PRIMARYCONTACTCITY”,<br/>“dataTypeName”: “text”,<br/>“description”: “City of the primary applicant.”,<br/>“fieldName”: “primarycontactcity”,<br/>“position”: 23,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726817,<br/>“width”: 251,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057921,<br/>“name”: “PRIMARYCONTACTSTATE”,<br/>“dataTypeName”: “text”,<br/>“description”: “State of the primary applicant.”,<br/>“fieldName”: “primarycontactstate”,<br/>“position”: 24,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726818,<br/>“width”: 249,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057922,<br/>“name”: “PRIMARYCONTACTZIP”,<br/>“dataTypeName”: “text”,<br/>“description”: “ZIP Code of the primary applicant.”,<br/>“fieldName”: “primarycontactzip”,<br/>“position”: 25,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726819,<br/>“width”: 223,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057925,<br/>“name”: “EMERGENCYCONTACTNAME”,<br/>“dataTypeName”: “text”,<br/>“description”: “Person to contact in an emergency as listed by the applicant during the permit application process.”,<br/>“fieldName”: “emergencycontactname”,<br/>“position”: 28,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726822,<br/>“width”: 273,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057929,<br/>“name”: “LASTINSPECTIONNUMBER”,<br/>“dataTypeName”: “number”,<br/>“description”: “Once a permit is issued, typically an inspection is created for CDOT Inspectors to use onsite. Once an inspection is completed, another inspection may be generated or if the work is finished, the permit is closed. This is the number of the last inspection.”,<br/>“fieldName”: “lastinspectionnumber”,<br/>“position”: 32,<br/>“renderTypeName”: “number”,<br/>“tableColumnId”: 29726826,<br/>“width”: 251,<br/>“format”: {<br/>“precisionStyle”: “standard”,<br/>“align”: “right”,<br/>“noCommas”: “true”<br/>}<br/>},<br/>{<br/>“id”: 232057930,<br/>“name”: “LASTINSPECTIONTYPE”,<br/>“dataTypeName”: “text”,<br/>“description”: “Code for the type of inspection generated for the issued permit. Typically this will match the type of permit although special inspection types are available for stop work.”,<br/>“fieldName”: “lastinspectiontype”,<br/>“position”: 33,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726827,<br/>“width”: 223,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057931,<br/>“name”: “LASTINSPTYPEDESCR”,<br/>“dataTypeName”: “text”,<br/>“description”: “Description of the last inspection completed against this permit.”,<br/>“fieldName”: “lastinsptypedescr”,<br/>“position”: 34,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726828,<br/>“width”: 304,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057932,<br/>“name”: “LASTINSPECTIONDATE”,<br/>“dataTypeName”: “calendar_date”,<br/>“description”: “Date of the last inspection.”,<br/>“fieldName”: “lastinspectiondate”,<br/>“position”: 35,<br/>“renderTypeName”: “calendar_date”,<br/>“tableColumnId”: 29726829,<br/>“width”: 229,<br/>“format”: {<br/>“view”: “date”,<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057933,<br/>“name”: “LASTINSPECTIONRESULT”,<br/>“dataTypeName”: “text”,<br/>“description”: “The result of the last inspection, if completed.”,<br/>“fieldName”: “lastinspectionresult”,<br/>“position”: 36,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726830,<br/>“width”: 239,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057935,<br/>“name”: “STREETNUMBERFROM”,<br/>“dataTypeName”: “number”,<br/>“description”: “The start of the address range for the permit location. For multiple locations on a permit, there will be multiple rows in the dataset.”,<br/>“fieldName”: “streetnumberfrom”,<br/>“position”: 38,<br/>“renderTypeName”: “number”,<br/>“tableColumnId”: 29726832,<br/>“width”: 225,<br/>“format”: {<br/>“precisionStyle”: “standard”,<br/>“align”: “right”,<br/>“noCommas”: “true”<br/>}<br/>},<br/>{<br/>“id”: 232057936,<br/>“name”: “STREETNUMBERTO”,<br/>“dataTypeName”: “number”,<br/>“description”: “The end of the address range for the permit location. For multiple locations on a permit, there will be multiple rows in the dataset.”,<br/>“fieldName”: “streetnumberto”,<br/>“position”: 39,<br/>“renderTypeName”: “number”,<br/>“tableColumnId”: 29726833,<br/>“width”: 210,<br/>“format”: {<br/>“precisionStyle”: “standard”,<br/>“align”: “right”,<br/>“noCommas”: “true”<br/>}<br/>},<br/>{<br/>“id”: 232057937,<br/>“name”: “DIRECTION”,<br/>“dataTypeName”: “text”,<br/>“description”: “The street direction for the permit location. For multiple locations on a permit, there will be multiple rows in the dataset.”,<br/>“fieldName”: “direction”,<br/>“position”: 40,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726834,<br/>“width”: 154,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057938,<br/>“name”: “STREETNAME”,<br/>“dataTypeName”: “text”,<br/>“description”: “The street name for the permit location. For multiple locations on a permit, there will be multiple rows in the dataset.”,<br/>“fieldName”: “streetname”,<br/>“position”: 41,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726835,<br/>“width”: 220,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057939,<br/>“name”: “SUFFIX”,<br/>“dataTypeName”: “text”,<br/>“description”: “The street name suffix for the permit location. For multiple locations on a permit, there will be multiple rows in the dataset.”,<br/>“fieldName”: “suffix”,<br/>“position”: 42,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726836,<br/>“width”: 130,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057940,<br/>“name”: “PLACEMENT”,<br/>“dataTypeName”: “text”,<br/>“description”: “Additional information about the permit location. This column may also include detour information.”,<br/>“fieldName”: “placement”,<br/>“position”: 43,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726837,<br/>“width”: 166,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057941,<br/>“name”: “STREETCLOSURE”,<br/>“dataTypeName”: “text”,<br/>“description”: “Type of street closure, if any, associated with the location.”,<br/>“fieldName”: “streetclosure”,<br/>“position”: 44,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726838,<br/>“width”: 193,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057942,<br/>“name”: “DETAIL”,<br/>“dataTypeName”: “text”,<br/>“description”: “Detail information about the permit application.”,<br/>“fieldName”: “detail”,<br/>“position”: 45,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 32446183,<br/>“width”: 321,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057943,<br/>“name”: “PARKINGMETERPOSTINGORBAGGING”,<br/>“dataTypeName”: “text”,<br/>“description”: “Indicates if any parking meter bagging or posting of no parking signs is requested on the permit application.”,<br/>“fieldName”: “parkingmeterpostingorbagging”,<br/>“position”: 46,<br/>“renderTypeName”: “text”,<br/>“tableColumnId”: 29726839,<br/>“width”: 317,<br/>“format”: {<br/>“align”: “left”<br/>}<br/>},<br/>{<br/>“id”: 232057944,<br/>“name”: “LATITUDE”,<br/>“dataTypeName”: “number”,<br/>“description”: “Latitude of the start of the address range.”,<br/>“fieldName”: “latitude”,<br/>“position”: 47,<br/>“renderTypeName”: “number”,<br/>“tableColumnId”: 29726840,<br/>“width”: 153,<br/>“format”: {<br/>“precisionStyle”: “standard”,<br/>“align”: “right”,<br/>“noCommas”: “false”<br/>}<br/>},<br/>{<br/>“id”: 232057945,<br/>“name”: “LONGITUDE”,<br/>“dataTypeName”: “number”,<br/>“description”: “Longitude of the start of the address range.”,<br/>“fieldName”: “longitude”,<br/>“position”: 48,<br/>“renderTypeName”: “number”,<br/>“tableColumnId”: 29726841,<br/>“width”: 164,<br/>“format”: {<br/>“precisionStyle”: “standard”,<br/>“align”: “right”,<br/>“noCommas”: “false”<br/>}<br/>},<br/>{<br/>“id”: 232057946,<br/>“name”: “LOCATION”,<br/>“dataTypeName”: “location”,<br/>“description”: “Location of the start of the address range.”,<br/>“fieldName”: “location”,<br/>“position”: 49,<br/>“renderTypeName”: “location”,<br/>“tableColumnId”: 29726842,<br/>“width”: 196,<br/>“format”: {<br/>“view”: “coords”,<br/>“align”: “left”<br/>},<br/>“subColumnTypes”: [<br/>“human_address”,<br/>“latitude”,<br/>“longitude”,<br/>“machine_address”,<br/>“needs_recoding”<br/>]<br/>}<br/>]<br/> }</p>