Mobility Trends

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
US (%)
               

No description available for this field.

Name (identifier)
us
Type
decimal
Sample
                       
India (%)
               

No description available for this field.

Name (identifier)
india
Type
decimal
Sample
                       
Saudi Arabia (%)
               

No description available for this field.

Name (identifier)
saudi_arabia
Type
decimal
Sample
                       
United Kingdom
               

No description available for this field.

Name (identifier)
united_kingdom
Type
decimal
Sample
                       
Spain
               

No description available for this field.

Name (identifier)
spain
Type
decimal
Sample
                       
Germany
               

No description available for this field.

Name (identifier)
germany
Type
decimal
Sample
                       
Italy
               

No description available for this field.

Name (identifier)
italy
Type
decimal
Sample
                       
France
               

No description available for this field.

Name (identifier)
france
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"mobility-change",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/mobility-change"
      }
    ]
    ,
  • "definitions":
    {
    • "mobility-change":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/mobility-change_records"
            }
          }
        }
      }
      ,
    • "mobility-change_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "us":
              {
              • "type":"number",
              • "title":"US (%)",
              • "description":""
              }
              ,
            • "india":
              {
              • "type":"number",
              • "title":"India (%)",
              • "description":""
              }
              ,
            • "saudi_arabia":
              {
              • "type":"number",
              • "title":"Saudi Arabia (%)",
              • "description":""
              }
              ,
            • "united_kingdom":
              {
              • "type":"number",
              • "title":"United Kingdom",
              • "description":""
              }
              ,
            • "spain":
              {
              • "type":"number",
              • "title":"Spain",
              • "description":""
              }
              ,
            • "germany":
              {
              • "type":"number",
              • "title":"Germany",
              • "description":""
              }
              ,
            • "italy":
              {
              • "type":"number",
              • "title":"Italy",
              • "description":""
              }
              ,
            • "france":
              {
              • "type":"number",
              • "title":"France",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets