records
Budget Amendment Introduced 2012 Version 2
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":"municipal-budget-amendment-introduced-2012-version-2",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/municipal-budget-amendment-introduced-2012-version-2"
}
] - "definitions":{
- "municipal-budget-amendment-introduced-2012-version-2":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/municipal-budget-amendment-introduced-2012-version-2_records"
}
}
} - "records":
} - "properties":
- "municipal-budget-amendment-introduced-2012-version-2_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "file":{
- "type":"string",
- "title":"Download Link",
- "description":"Municipal Budget Amendment Introduced 2012 Version 2 PDF"
}
} - "file":
}
} - "fields":
} - "properties":
} - "municipal-budget-amendment-introduced-2012-version-2":
}