records

records

Active filters Clear all

No active filters

Filters

Number of voice calls per canton (July 2017)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Kanton
               

No description available for this field.

Name (identifier)
canton
Type
text
Sample
                       
Datum und Zeit
Datum und Stunde

No description available for this field.

Name (identifier)
timestamp_hour
Type
datetime
Sample
                       
Anzahl Anrufe pro Kanton und Stunde
               

No description available for this field.

Name (identifier)
number_calls_per_canton_per_hour
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"anzahl-sprachanrufe-pro-kanton-201707",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/anzahl-sprachanrufe-pro-kanton-201707"
      }
    ]
    ,
  • "definitions":
    {
    • "anzahl-sprachanrufe-pro-kanton-201707":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/anzahl-sprachanrufe-pro-kanton-201707_records"
            }
          }
        }
      }
      ,
    • "anzahl-sprachanrufe-pro-kanton-201707_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "canton":
              {
              • "type":"string",
              • "title":"Kanton",
              • "description":""
              }
              ,
            • "timestamp_hour":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Datum und Zeit",
              • "description":"Datum und Stunde"
              }
              ,
            • "number_calls_per_canton_per_hour":
              {
              • "type":"integer",
              • "title":"Anzahl Anrufe pro Kanton und Stunde",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets