1 record

1 record

Active filters Clear all

No active filters

Filters

Year

From
to

Quarter

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
2020
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
text
Sample
Q4
Licenses Statistics
               

No description available for this field.

Name (identifier)
licenses_statistics
Type
decimal
Sample
269

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