records

records

Active filters Clear all

No active filters

Filters

Kalender Natur findet Stadt

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
decimal
Sample
                       
E-Mail
               

No description available for this field.

Name (identifier)
e_mail
Type
text
Sample
                       
Name
               

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       
Titel der Veranstaltung
               

No description available for this field.

Name (identifier)
titel_der_veranstaltung
Type
text
Sample
                       
Organisation
               

No description available for this field.

Name (identifier)
organisation
Type
text
Sample
                       
Startdatum
               

No description available for this field.

Name (identifier)
startdatum
Type
text
Sample
                       
Startzeitpunkt
               

No description available for this field.

Name (identifier)
startzeitpunkt
Type
text
Sample
                       
Enddatum
               

No description available for this field.

Name (identifier)
enddatum
Type
text
Sample
                       
Endzeitpunkt
               

No description available for this field.

Name (identifier)
endzeitpunkt
Type
text
Sample
                       
Ort / Treffpunkt
               

No description available for this field.

Name (identifier)
ort_treffpunkt
Type
text
Sample
                       
Weitere Informationen
               

No description available for this field.

Name (identifier)
weitere_informationen
Type
text
Sample
                       
Veranstaltungsart
               

No description available for this field.

Name (identifier)
veranstaltungsart
Type
text
Sample
                       
Kosten
               

No description available for this field.

Name (identifier)
kosten
Type
text
Sample
                       
Bemerkungen
               

No description available for this field.

Name (identifier)
bemerkungen
Type
text
Sample
                       
Anmeldung
               

No description available for this field.

Name (identifier)
anmeldung
Type
text
Sample
                       
Bestellung kostenlose Agenden
               

No description available for this field.

Name (identifier)
bestellung_kostenlose_agenden
Type
text
Sample
                       
startdatum_neues_format
               

No description available for this field.

Name (identifier)
startdatum_neues_format
Type
text
Sample
                       
Start
               

No description available for this field.

Name (identifier)
start
Type
datetime
Sample
                       
enddatum_neues_format
               

No description available for this field.

Name (identifier)
enddatum_neues_format
Type
text
Sample
                       
Ende
               

No description available for this field.

Name (identifier)
ende
Type
datetime
Sample
                       

JSON Schema

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

{
  • "title":"kalender-natur-findet-stadt",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/kalender-natur-findet-stadt"
      }
    ]
    ,
  • "definitions":
    {
    • "kalender-natur-findet-stadt":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/kalender-natur-findet-stadt_records"
            }
          }
        }
      }
      ,
    • "kalender-natur-findet-stadt_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"number",
              • "title":"ID",
              • "description":""
              }
              ,
            • "e_mail":
              {
              • "type":"string",
              • "title":"E-Mail",
              • "description":""
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Name",
              • "description":""
              }
              ,
            • "titel_der_veranstaltung":
              {
              • "type":"string",
              • "title":"Titel der Veranstaltung",
              • "description":""
              }
              ,
            • "organisation":
              {
              • "type":"string",
              • "title":"Organisation",
              • "description":""
              }
              ,
            • "startdatum":
              {
              • "type":"string",
              • "title":"Startdatum",
              • "description":""
              }
              ,
            • "startzeitpunkt":
              {
              • "type":"string",
              • "title":"Startzeitpunkt",
              • "description":""
              }
              ,
            • "enddatum":
              {
              • "type":"string",
              • "title":"Enddatum",
              • "description":""
              }
              ,
            • "endzeitpunkt":
              {
              • "type":"string",
              • "title":"Endzeitpunkt",
              • "description":""
              }
              ,
            • "ort_treffpunkt":
              {
              • "type":"string",
              • "title":"Ort / Treffpunkt",
              • "description":""
              }
              ,
            • "weitere_informationen":
              {
              • "type":"string",
              • "title":"Weitere Informationen",
              • "description":""
              }
              ,
            • "veranstaltungsart":
              {
              • "type":"string",
              • "title":"Veranstaltungsart",
              • "description":""
              }
              ,
            • "kosten":
              {
              • "type":"string",
              • "title":"Kosten",
              • "description":""
              }
              ,
            • "bemerkungen":
              {
              • "type":"string",
              • "title":"Bemerkungen",
              • "description":""
              }
              ,
            • "anmeldung":
              {
              • "type":"string",
              • "title":"Anmeldung",
              • "description":""
              }
              ,
            • "bestellung_kostenlose_agenden":
              {
              • "type":"string",
              • "title":"Bestellung kostenlose Agenden",
              • "description":""
              }
              ,
            • "startdatum_neues_format":
              {
              • "type":"string",
              • "title":"startdatum_neues_format",
              • "description":""
              }
              ,
            • "start":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Start",
              • "description":""
              }
              ,
            • "enddatum_neues_format":
              {
              • "type":"string",
              • "title":"enddatum_neues_format",
              • "description":""
              }
              ,
            • "ende":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Ende",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets