records
GA Travelcard / Half Fare Travelcard – with population data
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":"generalabo-halbtax-mit-bevolkerungsdaten",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/generalabo-halbtax-mit-bevolkerungsdaten"
}
] - "definitions":{
- "generalabo-halbtax-mit-bevolkerungsdaten":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/generalabo-halbtax-mit-bevolkerungsdaten_records"
}
}
} - "records":
} - "properties":
- "generalabo-halbtax-mit-bevolkerungsdaten_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "jahr_an_anno":,{
- "type":"string",
- "format":"date",
- "title":"Jahr_An_Anno_Year",
- "description":"Content-Type: text/plain; charset=utf-8 "
} - "plz_npa":,{
- "type":"integer",
- "title":"Postal code",
- "description":"Four-digit postal code in accordance with the cadastre.ch directory of towns and cities. "
} - "ga_ag":,{
- "type":"number",
- "title":"GA_AG",
- "description":"Content-Type: text/plain; charset=utf-8 "
} - "ga_ag_flag":,{
- "type":"number",
- "title":"GA_AG_flag",
- "description":"If 1: for data protection reasons, the average quantity of GA Travelcards is specified for all districts that share the same first number and have fewer than 20 travelcards."
} - "hta_adt_meta_prezzo":,{
- "type":"number",
- "title":"HTA_ADT_meta-prezzo_HFT",
- "description":"Quantity of Half Fare Travelcards in circulation on the key date."
} - "hta_adt_meta_prezzo_flag":,{
- "type":"number",
- "title":"HTA_ADT_meta-prezzo_HFT_flag",
- "description":"If 2: for data protection reasons, the average quantity of Half Fare Travelcards is specified for all postal code districts that have fewer than 20 travelcards."
} - "bevolkerung":,{
- "type":"integer",
- "title":"Bevölkerung",
- "description":"Content-Type: text/plain; charset=utf-8 "
} - "anteil_ga_besitzer":,{
- "type":"number",
- "title":"ga_holder_percentage",
- "description":"Content-Type: text/plain; charset=utf-8 ",
- "unit":"%"
} - "anteil_hta_besitzer_":{
- "type":"number",
- "title":"hft_holder_percentage",
- "description":"Content-Type: text/plain; charset=utf-8 ",
- "unit":"%"
}
} - "jahr_an_anno":
}
} - "fields":
} - "properties":
} - "generalabo-halbtax-mit-bevolkerungsdaten":
}