records

records

Active filters Clear all

No active filters

Filters

Coronavirus (COVID-19) Altersinzidenzen

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Kalenderwoche
               

No description available for this field.

Name (identifier)
kalenderwoche
Type
text
Sample
                       
Jahr
               

No description available for this field.

Name (identifier)
jahr
Type
date
Sample
                       
Woche
               

No description available for this field.

Name (identifier)
woche
Type
integer
Sample
                       
Altersklasse ID
               

No description available for this field.

Name (identifier)
altersklasse_id
Type
integer
Sample
                       
Altersklasse
               

No description available for this field.

Name (identifier)
altersklasse
Type
text
Sample
                       
Sieben-Tage-Inzidenz
               

No description available for this field.

Name (identifier)
sieben_tage_inzidenz
Type
integer
Sample
                       
Kommune
               

No description available for this field.

Name (identifier)
kommune
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"fb53-altersinzidenzen",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fb53-altersinzidenzen"
      }
    ]
    ,
  • "definitions":
    {
    • "fb53-altersinzidenzen":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fb53-altersinzidenzen_records"
            }
          }
        }
      }
      ,
    • "fb53-altersinzidenzen_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "kalenderwoche":
              {
              • "type":"string",
              • "title":"Kalenderwoche",
              • "description":""
              }
              ,
            • "jahr":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Jahr",
              • "description":""
              }
              ,
            • "woche":
              {
              • "type":"integer",
              • "title":"Woche",
              • "description":""
              }
              ,
            • "altersklasse_id":
              {
              • "type":"integer",
              • "title":"Altersklasse ID",
              • "description":""
              }
              ,
            • "altersklasse":
              {
              • "type":"string",
              • "title":"Altersklasse",
              • "description":""
              }
              ,
            • "sieben_tage_inzidenz":
              {
              • "type":"integer",
              • "title":"Sieben-Tage-Inzidenz",
              • "description":""
              }
              ,
            • "kommune":
              {
              • "type":"string",
              • "title":"Kommune",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets