records

records

Active filters Clear all

No active filters

Filters

Anzahl SBB-Bahnhofbenutzer (Tagesverlauf)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Bahnhof_Gare_Stazione_Station
               

No description available for this field.

Name (identifier)
bahnhof_gare_stazione_station
Type
text
Sample
                       
Uhrzeit
               

No description available for this field.

Name (identifier)
uhrzeit
Type
decimal
Sample
                       
Prozentsatz
               

No description available for this field.

Name (identifier)
prozentsatz
Type
decimal
Unit
%
Sample
                       

JSON Schema

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

{
  • "title":"anzahl-sbb-bahnhofbenutzer-tagesverlauf",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/anzahl-sbb-bahnhofbenutzer-tagesverlauf"
      }
    ]
    ,
  • "definitions":
    {
    • "anzahl-sbb-bahnhofbenutzer-tagesverlauf":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/anzahl-sbb-bahnhofbenutzer-tagesverlauf_records"
            }
          }
        }
      }
      ,
    • "anzahl-sbb-bahnhofbenutzer-tagesverlauf_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "bahnhof_gare_stazione_station":
              {
              • "type":"string",
              • "title":"Bahnhof_Gare_Stazione_Station",
              • "description":""
              }
              ,
            • "uhrzeit":
              {
              • "type":"number",
              • "title":"Uhrzeit",
              • "description":""
              }
              ,
            • "prozentsatz":
              {
              • "type":"number",
              • "title":"Prozentsatz",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets