records
Affordable Units List - Jan 2020
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"affordable-units-list-jan-2020",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/affordable-units-list-jan-2020"
}
] - "definitions":{
- "affordable-units-list-jan-2020":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/affordable-units-list-jan-2020_records"
}
}
} - "records":
} - "properties":
- "affordable-units-list-jan-2020_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "id":,{
- "type":"number",
- "title":"ID",
- "description":""
} - "development":,{
- "type":"string",
- "title":"Development",
- "description":""
} - "block":,{
- "type":"string",
- "title":"Block",
- "description":""
} - "lot":,{
- "type":"string",
- "title":"Lot",
- "description":""
} - "street_address":,{
- "type":"string",
- "title":"Street address",
- "description":""
} - "housing_type":,{
- "type":"string",
- "title":"Housing Type",
- "description":""
} - "tenure":,{
- "type":"string",
- "title":"Tenure",
- "description":""
} - "very_low":,{
- "type":"string",
- "title":"Very Low",
- "description":""
} - "low":,{
- "type":"string",
- "title":"Low",
- "description":""
} - "moderate":,{
- "type":"string",
- "title":"Moderate",
- "description":""
} - "0_bed":,{
- "type":"string",
- "title":"0 Bed",
- "description":""
} - "1_bed":,{
- "type":"string",
- "title":"1 Bed",
- "description":""
} - "2_bed":,{
- "type":"string",
- "title":"2 Bed",
- "description":""
} - "3_bed":,{
- "type":"string",
- "title":"3 Bed",
- "description":""
} - "units":,{
- "type":"string",
- "title":"Units",
- "description":""
} - "total_affordable_units":,{
- "type":"string",
- "title":"Total Affordable Units",
- "description":""
} - "off_site_affordable_units":,{
- "type":"string",
- "title":"Off-Site Affordable Units",
- "description":""
} - "agent":,{
- "type":"string",
- "title":"Agent",
- "description":""
} - "funding_program":,{
- "type":"string",
- "title":"Funding Program",
- "description":""
} - "unit_count_confirmed":,{
- "type":"string",
- "title":"Unit Count Confirmed?",
- "description":""
} - "affordability_controls_confirmed":,{
- "type":"string",
- "title":"Affordability Controls Confirmed?",
- "description":""
} - "affordability_controls_years":,{
- "type":"string",
- "title":"Affordability Controls (years)",
- "description":""
} - "status":,{
- "type":"string",
- "title":"Status",
- "description":""
} - "co_date":{
- "type":"string",
- "title":"CO Date",
- "description":""
}
} - "id":
}
} - "fields":
} - "properties":
} - "affordable-units-list-jan-2020":
}