{
  "fields": [{"id":"_id","type":"int"},{"id":"Name","type":"text"},{"id":"fieldName","type":"text"},{"id":"fieldDescription","type":"text"},{"id":"fieldDescription_2","type":"text"},{"id":"dataFormat","type":"text"},{"id":"length","type":"text"},{"id":"uniqueID","type":"text"},{"id":"permittedValues","type":"text"},{"id":"fieldPublicAccessLevel","type":"text"},{"id":"fieldPublicAccessLevelComment","type":"text"}],
  "records": [
    [1,"Description","Field name","Description of the data field","Description of the data field","Special details related to data format (number of decimal places, date format, etc.","Field length","Does this field contain a unique ID or primary key?","Describes values permitted to be included in this field, if applicable","Describes if this field is subject to any public access limitations (public, sensitive, private)","An explanation for the field's selected ?accessLevel? including instructions for how to access a restricted file, if applicable, or explanation for why a ?non-public? or ?restricted public? data asset is not ?public,? if applicable. Also note options for making the data public, where appropriate, including obfuscation, aggregation, or anonymization."],
    [2,"Required","Y","Y","Y","N","N","N","N","N","N"],
    [3,null,"id","Unique Identifier","numeric",null,null,"Y",null,null,null],
    [4,null,"name","Capital Project Name","text",null,null,null,null,null,null],
    [5,null,"task_description","Description Capital Project","text",null,null,null,null,null,null],
    [6,null,"area","Functional area of project","text",null,null,null,null,null,null],
    [7,null,"budgeted_amount","Amount budgeted for project","text",null,null,null,null,null,null],
    [8,null,"status","Status of project","text",null,null,null,null,null,null],
    [9,null,"asset_id","Name of asset that is the focus of the project","text",null,null,null,null,null,null],
    [10,null,"asset_type","Type of asset for the project","text",null,null,null,null,null,null],
    [11,null,"fiscal_year","Fiscal year in which the project was budgeted for","numeric",null,"4 digits",null,null,null,null],
    [12,null,"neighborhood","Neighborhood(s) where the capital project is located (when applicable)","text",null,null,null,null,null,null],
    [13,null,"council_district","Council district(s) where the capital project is located","text",null,null,null,null,null,null],
    [14,null,"ward","Ward(s) where the capital project is located","text",null,null,null,null,null,null],
    [15,null,"tract","Tract(s) number of the capital project's location","text",null,null,null,null,null,null],
    [16,null,"public_works_division","Public Works Division(s) where the capital project is located","text",null,null,null,null,null,null],
    [17,null,"pli_division","Permits, Licenses & Inspection Division(s) where the capital project is located","text",null,null,null,null,null,null],
    [18,null,"police_zone","Police Zone(s) where the capital project is located","text",null,null,null,null,null,null],
    [19,null,"fire_zone","Fire Zone(s) where capital project is located","text",null,null,null,null,null,null],
    [20,null,"latitude","Latitude","float",null,null,null,null,null,null],
    [21,null,"longitude","Longitude","float",null,null,null,null,null,null]
]}
