records

records

Active filters Clear all

No active filters

Filters

Number of SBB station users

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Bahnhof_Gare_Stazione
               

No description available for this field.

Name (identifier)
bahnhof_gare_stazione
Type
text
Sample
                       
Unité
               

No description available for this field.

Name (identifier)
unite
Type
text
Sample
                       
Jahr
Year

No description available for this field.

Name (identifier)
jahr
Type
date
Sample
                       
Anzahl Bahnhofbenutzer
               

No description available for this field.

Name (identifier)
anzahl_bahnhofbenutzer
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"anzahl-sbb-bahnhofbenutzer",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/anzahl-sbb-bahnhofbenutzer"
      }
    ]
    ,
  • "definitions":
    {
    • "anzahl-sbb-bahnhofbenutzer":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/anzahl-sbb-bahnhofbenutzer_records"
            }
          }
        }
      }
      ,
    • "anzahl-sbb-bahnhofbenutzer_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "bahnhof_gare_stazione":
              {
              • "type":"string",
              • "title":"Bahnhof_Gare_Stazione",
              • "description":""
              }
              ,
            • "unite":
              {
              • "type":"string",
              • "title":"Unité",
              • "description":""
              }
              ,
            • "jahr":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Jahr",
              • "description":"Year"
              }
              ,
            • "anzahl_bahnhofbenutzer":
              {
              • "type":"integer",
              • "title":"Anzahl Bahnhofbenutzer",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets