records

records

Active filters Clear all

No active filters

Filters

Affordable Units List - Jan 2020

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
ID
               

No description available for this field.

Name (identifier)
id
Type
decimal
Sample
                       
Development
               

No description available for this field.

Name (identifier)
development
Type
text
Sample
                       
Block
               

No description available for this field.

Name (identifier)
block
Type
text
Sample
                       
Lot
               

No description available for this field.

Name (identifier)
lot
Type
text
Sample
                       
Street address
               

No description available for this field.

Name (identifier)
street_address
Type
text
Sample
                       
Housing Type
               

No description available for this field.

Name (identifier)
housing_type
Type
text
Sample
                       
Tenure
               

No description available for this field.

Name (identifier)
tenure
Type
text
Sample
                       
Very Low
               

No description available for this field.

Name (identifier)
very_low
Type
text
Sample
                       
Low
               

No description available for this field.

Name (identifier)
low
Type
text
Sample
                       
Moderate
               

No description available for this field.

Name (identifier)
moderate
Type
text
Sample
                       
0 Bed
               

No description available for this field.

Name (identifier)
0_bed
Type
text
Sample
                       
1 Bed
               

No description available for this field.

Name (identifier)
1_bed
Type
text
Sample
                       
2 Bed
               

No description available for this field.

Name (identifier)
2_bed
Type
text
Sample
                       
3 Bed
               

No description available for this field.

Name (identifier)
3_bed
Type
text
Sample
                       
Units
               

No description available for this field.

Name (identifier)
units
Type
text
Sample
                       
Total Affordable Units
               

No description available for this field.

Name (identifier)
total_affordable_units
Type
text
Sample
                       
Off-Site Affordable Units
               

No description available for this field.

Name (identifier)
off_site_affordable_units
Type
text
Sample
                       
Agent
               

No description available for this field.

Name (identifier)
agent
Type
text
Sample
                       
Funding Program
               

No description available for this field.

Name (identifier)
funding_program
Type
text
Sample
                       
Unit Count Confirmed?
               

No description available for this field.

Name (identifier)
unit_count_confirmed
Type
text
Sample
                       
Affordability Controls Confirmed?
               

No description available for this field.

Name (identifier)
affordability_controls_confirmed
Type
text
Sample
                       
Affordability Controls (years)
               

No description available for this field.

Name (identifier)
affordability_controls_years
Type
text
Sample
                       
Status
               

No description available for this field.

Name (identifier)
status
Type
text
Sample
                       
CO Date
               

No description available for this field.

Name (identifier)
co_date
Type
text
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets