records
Statistiques état civil 2001
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":"statistiques-etat-civil-2001",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/statistiques-etat-civil-2001"
}
] - "definitions":{
- "statistiques-etat-civil-2001":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/statistiques-etat-civil-2001_records"
}
}
} - "records":
} - "properties":
- "statistiques-etat-civil-2001_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{}
}
} - "fields":
} - "properties":
} - "statistiques-etat-civil-2001":
}