records

records

Active filters Clear all

No active filters

Filters

Images of Trainstations

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Content-Type: text/plain; charset=utf-8
Content-Type: text/plain; charset=utf-8

No description available for this field.

Name (identifier)
nummer
Type
integer
Sample
                       
Image name
Name of the stop

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       
Image Name
Image of the station

No description available for this field.

Name (identifier)
file
Type
file
Sample
                       

JSON Schema

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

{
  • "title":"bilder-von-bahnhofen",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/bilder-von-bahnhofen"
      }
    ]
    ,
  • "definitions":
    {
    • "bilder-von-bahnhofen":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/bilder-von-bahnhofen_records"
            }
          }
        }
      }
      ,
    • "bilder-von-bahnhofen_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "nummer":
              {
              • "type":"integer",
              • "title":"Content-Type: text/plain; charset=utf-8 ",
              • "description":"Content-Type: text/plain; charset=utf-8 "
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Image name",
              • "description":"Name of the stop"
              }
              ,
            • "file":
              {
              • "type":"string",
              • "title":"Image Name",
              • "description":"Image of the station"
              }
            }
          }
        }
      }
    }
}

Similar datasets