Modèle de données
Cliquez pour déplier Cliquez pour replier
Schéma JSON
L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.
{
- "title":"area-of-marine-reserves-to-the-area-of-the-total-reserves-area-in-ksa-per-year-1@kapsarc",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/area-of-marine-reserves-to-the-area-of-the-total-reserves-area-in-ksa-per-year-1@kapsarc"
}
] - "definitions":{
- "area-of-marine-reserves-to-the-area-of-the-total-reserves-area-in-ksa-per-year-1@kapsarc":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/area-of-marine-reserves-to-the-area-of-the-total-reserves-area-in-ksa-per-year-1@kapsarc_records"
}
}
} - "records":
} - "properties":
- "area-of-marine-reserves-to-the-area-of-the-total-reserves-area-in-ksa-per-year-1@kapsarc_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "rate_of_saudi_marine_protected_area_increase":,{
- "type":"number",
- "title":"Rate of Saudi marine protected area increase",
- "description":""
} - "total_of_saudi_marine_protected_area":,{
- "type":"number",
- "title":"Total of Saudi marine protected area",
- "description":""
} - "total_of_nature_reserves_area":,{
- "type":"number",
- "title":"Total of nature reserves area",
- "description":""
} - "ratio_of_nature_reserves_area_to_the_state_land_area":{
- "type":"number",
- "title":"Ratio of nature reserves area to the state land area %",
- "description":"",
- "unit":"%"
}
} - "year":
}
} - "fields":
} - "properties":
} - "area-of-marine-reserves-to-the-area-of-the-total-reserves-area-in-ksa-per-year-1@kapsarc":
}