records
Aantal afsluitingen na LAC beslissing
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":"1_16-aantal-afsluitingen-na-lac-beslissing",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/1_16-aantal-afsluitingen-na-lac-beslissing"
}
] - "definitions":{
- "1_16-aantal-afsluitingen-na-lac-beslissing":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/1_16-aantal-afsluitingen-na-lac-beslissing_records"
}
}
} - "records":
} - "properties":
- "1_16-aantal-afsluitingen-na-lac-beslissing_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "rapporteringsperiode":,{
- "type":"string",
- "format":"date",
- "title":"Rapporteringsperiode",
- "description":""
} - "hoofdgemeente":,{
- "type":"string",
- "title":"Hoofdgemeente",
- "description":"De hoofdgemeente wordt bepaald aan de hand van de postcode waar het punt zich bevindt (leveringsadres)."
} - "sector":,{
- "type":"string",
- "title":"Sector",
- "description":""
} - "aantal_beschermd":,{
- "type":"integer",
- "title":"Aantal beschermd",
- "description":""
} - "aantal_niet_beschermd":,{
- "type":"integer",
- "title":"Aantal niet-beschermd",
- "description":""
} - "totaal_afsluitingen":{
- "type":"integer",
- "title":"Totaal afsluitingen",
- "description":""
}
} - "rapporteringsperiode":
}
} - "fields":
} - "properties":
} - "1_16-aantal-afsluitingen-na-lac-beslissing":
}