records

records

Active filters Clear all

No active filters

Filters

Newsfeed Medienmitteilungen Stadtverwaltung St.Gallen

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Link
               

No description available for this field.

Name (identifier)
link
Type
text
Sample
                       
Title
               

No description available for this field.

Name (identifier)
title
Type
text
Sample
                       
Text
In HTML Format

No description available for this field.

Name (identifier)
description
Type
text
Sample
                       
Veröffentlicht
               

No description available for this field.

Name (identifier)
published
Type
datetime
Sample
                       
bild_url
               

No description available for this field.

Name (identifier)
bild_url
Type
text
Sample
                       
bild
               

No description available for this field.

Name (identifier)
bild
Type
file
Sample
                       

JSON Schema

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

{
  • "title":"newsfeed-stadtverwaltung-stgallen",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/newsfeed-stadtverwaltung-stgallen"
      }
    ]
    ,
  • "definitions":
    {
    • "newsfeed-stadtverwaltung-stgallen":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/newsfeed-stadtverwaltung-stgallen_records"
            }
          }
        }
      }
      ,
    • "newsfeed-stadtverwaltung-stgallen_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "link":
              {
              • "type":"string",
              • "title":"Link",
              • "description":""
              }
              ,
            • "title":
              {
              • "type":"string",
              • "title":"Title",
              • "description":""
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"Text",
              • "description":"In HTML Format"
              }
              ,
            • "published":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Veröffentlicht",
              • "description":""
              }
              ,
            • "bild_url":
              {
              • "type":"string",
              • "title":"bild_url",
              • "description":""
              }
              ,
            • "bild":
              {
              • "type":"string",
              • "title":"bild",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets