records

records

Active filters Clear all

No active filters

Filters

Licenses Statistics By Quarter (2022-2021-2020)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
text
Sample
                       
Licenses Statistics
               

No description available for this field.

Name (identifier)
licenses_statistics
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"licenses-statistics-by-quarter-2022-2021-2020",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/licenses-statistics-by-quarter-2022-2021-2020"
      }
    ]
    ,
  • "definitions":
    {
    • "licenses-statistics-by-quarter-2022-2021-2020":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/licenses-statistics-by-quarter-2022-2021-2020_records"
            }
          }
        }
      }
      ,
    • "licenses-statistics-by-quarter-2022-2021-2020_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "licenses_statistics":
              {
              • "type":"number",
              • "title":"Licenses Statistics",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets