records
Coronavirus (COVID-19) Fallzahlen Stadtbezirke
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"fb53-coronafallzahlen-stadtbezirke",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/fb53-coronafallzahlen-stadtbezirke"
}
] - "definitions":{
- "fb53-coronafallzahlen-stadtbezirke":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/fb53-coronafallzahlen-stadtbezirke_records"
}
}
} - "records":
} - "properties":
- "fb53-coronafallzahlen-stadtbezirke_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "stand":,{
- "type":"string",
- "format":"date",
- "title":"Stand",
- "description":""
} - "bezeichnung":,{
- "type":"string",
- "title":"Bezeichnung",
- "description":""
} - "innenstadt_west":,{
- "type":"number",
- "title":"Innenstadt-West",
- "description":""
} - "innenstadt_nord":,{
- "type":"number",
- "title":"Innenstadt-Nord",
- "description":""
} - "innenstadt_ost":,{
- "type":"number",
- "title":"Innenstadt-Ost",
- "description":""
} - "eving":,{
- "type":"number",
- "title":"Eving",
- "description":""
} - "scharnhorst":,{
- "type":"number",
- "title":"Scharnhorst",
- "description":""
} - "brackel":,{
- "type":"number",
- "title":"Brackel",
- "description":""
} - "aplerbeck":,{
- "type":"string",
- "title":"Aplerbeck",
- "description":""
} - "horde":,{
- "type":"string",
- "title":"Hörde",
- "description":""
} - "hombruch":,{
- "type":"number",
- "title":"Hombruch",
- "description":""
} - "lutgendortmund":,{
- "type":"number",
- "title":"Lütgendortmund",
- "description":""
} - "huckarde":,{
- "type":"number",
- "title":"Huckarde",
- "description":""
} - "mengede":,{
- "type":"number",
- "title":"Mengede",
- "description":""
} - "ohne_angaben":,{
- "type":"string",
- "title":"Ohne Angaben",
- "description":""
} - "gesamt":,{
- "type":"number",
- "title":"Gesamt",
- "description":""
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "stand":
}
} - "fields":
} - "properties":
} - "fb53-coronafallzahlen-stadtbezirke":
}