Licenses Statistics By Quarter (2022-2021-2020)
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "licenses-statistics-by-quarter-2022-2021-2020":