records
GA Travelcard / Half Fare Travelcard
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",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/generalabo-halbtax"
}
] - "definitions":{
- "generalabo-halbtax":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/generalabo-halbtax_records"
}
}
} - "records":
} - "properties":
- "generalabo-halbtax_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "jahr_an_anno":,{
- "type":"string",
- "format":"date",
- "title":"Jahr_An_Anno_Year",
- "description":"Year in which the key date for data extraction falls The data is extracted in week 51 of each reference year."
} - "plz_npa":,{
- "type":"number",
- "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":"Quantity of GA Travelcards in circulation on the key date."
} - "ga_ag_flag":,{
- "type":"number",
- "title":"GA_AG_flag",
- "description":"Content-Type: text/plain; charset=utf-8 "
} - "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."
}
} - "jahr_an_anno":
}
} - "fields":
} - "properties":
} - "generalabo-halbtax":
}