records
Population légale de la Nouvelle-Calédonie
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"population-legale-de-la-nouvelle-caledonie",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/population-legale-de-la-nouvelle-caledonie"
}
] - "definitions":{
- "population-legale-de-la-nouvelle-caledonie":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/population-legale-de-la-nouvelle-caledonie_records"
}
}
} - "records":
} - "properties":
- "population-legale-de-la-nouvelle-caledonie_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "commune":,{
- "type":"string",
- "title":"commune_minus",
- "description":""
} - "column_6":,{
- "type":"string",
- "format":"date",
- "title":"annee de recensement",
- "description":""
} - "column_2":,{
- "type":"integer",
- "title":"population municipale (1)",
- "description":""
} - "column_3":,{
- "type":"integer",
- "title":"population comptée à part totale (2)",
- "description":""
} - "column_4":,{
- "type":"integer",
- "title":"population comptée à part dont au titre de l'appartenance à une tribu de la commune (3)",
- "description":""
} - "column_5":,{
- "type":"integer",
- "title":"population totale avec doubles comptes (4)",
- "description":"(4)=(1)+(2)"
} - "commune_maj":,{
- "type":"string",
- "title":"commune_maj",
- "description":""
} - "province":,{
- "type":"string",
- "title":"province",
- "description":""
} - "province_maj":{
- "type":"string",
- "title":"province_maj",
- "description":""
}
} - "commune":
}
} - "fields":
} - "properties":
} - "population-legale-de-la-nouvelle-caledonie":
}