records

records

Active filters Clear all

No active filters

Filters

Anzahl SBB-Bahnhofbenutzer (Wochentag)

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
                       
Wochentag
               

No description available for this field.

Name (identifier)
wochentag
Type
text
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-wochentag",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/anzahl-sbb-bahnhofbenutzer-wochentag"
      }
    ]
    ,
  • "definitions":
    {
    • "anzahl-sbb-bahnhofbenutzer-wochentag":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/anzahl-sbb-bahnhofbenutzer-wochentag_records"
            }
          }
        }
      }
      ,
    • "anzahl-sbb-bahnhofbenutzer-wochentag_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "bahnhof_gare_stazione_station":
              {
              • "type":"string",
              • "title":"Bahnhof_Gare_Stazione_Station",
              • "description":""
              }
              ,
            • "wochentag":
              {
              • "type":"string",
              • "title":"Wochentag",
              • "description":""
              }
              ,
            • "prozentsatz":
              {
              • "type":"number",
              • "title":"Prozentsatz",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets