records

records

Active filters Clear all

No active filters

Filters

Ideensammlung zur City Challenge 2021 der Stadt St.Gallen

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
id
               

No description available for this field.

Name (identifier)
id
Type
integer
Sample
                       
title
               

No description available for this field.

Name (identifier)
title
Type
text
Sample
                       
description
               

No description available for this field.

Name (identifier)
description
Type
text
Sample
                       
survey_document_id
               

No description available for this field.

Name (identifier)
survey_document_id
Type
integer
Sample
                       
created_at
               

No description available for this field.

Name (identifier)
created_at
Type
datetime
Sample
                       
updated_at
               

No description available for this field.

Name (identifier)
updated_at
Type
datetime
Sample
                       
upvotes_count
               

No description available for this field.

Name (identifier)
upvotes_count
Type
integer
Sample
                       
downvotes_count
               

No description available for this field.

Name (identifier)
downvotes_count
Type
integer
Sample
                       
vote_average
               

No description available for this field.

Name (identifier)
vote_average
Type
integer
Sample
                       
all_comments_count
               

No description available for this field.

Name (identifier)
all_comments_count
Type
integer
Sample
                       
comments
               

No description available for this field.

Name (identifier)
comments
Type
text
Sample
                       
attachments_bilder
               

No description available for this field.

Name (identifier)
attachments_bilder
Type
text
Sample
                       
bild
               

No description available for this field.

Name (identifier)
bild
Type
file
Sample
                       
comments_inhalt
               

No description available for this field.

Name (identifier)
comments_inhalt
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"ideensammlung-zur-city-challenge-2021-der-stadt-stgallen",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ideensammlung-zur-city-challenge-2021-der-stadt-stgallen"
      }
    ]
    ,
  • "definitions":
    {
    • "ideensammlung-zur-city-challenge-2021-der-stadt-stgallen":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ideensammlung-zur-city-challenge-2021-der-stadt-stgallen_records"
            }
          }
        }
      }
      ,
    • "ideensammlung-zur-city-challenge-2021-der-stadt-stgallen_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"integer",
              • "title":"id",
              • "description":""
              }
              ,
            • "title":
              {
              • "type":"string",
              • "title":"title",
              • "description":""
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"description",
              • "description":""
              }
              ,
            • "survey_document_id":
              {
              • "type":"integer",
              • "title":"survey_document_id",
              • "description":""
              }
              ,
            • "created_at":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"created_at",
              • "description":""
              }
              ,
            • "updated_at":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"updated_at",
              • "description":""
              }
              ,
            • "upvotes_count":
              {
              • "type":"integer",
              • "title":"upvotes_count",
              • "description":""
              }
              ,
            • "downvotes_count":
              {
              • "type":"integer",
              • "title":"downvotes_count",
              • "description":""
              }
              ,
            • "vote_average":
              {
              • "type":"integer",
              • "title":"vote_average",
              • "description":""
              }
              ,
            • "all_comments_count":
              {
              • "type":"integer",
              • "title":"all_comments_count",
              • "description":""
              }
              ,
            • "comments":
              {
              • "type":"string",
              • "title":"comments",
              • "description":""
              }
              ,
            • "attachments_bilder":
              {
              • "type":"string",
              • "title":"attachments_bilder",
              • "description":""
              }
              ,
            • "bild":
              {
              • "type":"string",
              • "title":"bild",
              • "description":""
              }
              ,
            • "comments_inhalt":
              {
              • "type":"string",
              • "title":"comments_inhalt",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets