records

records

Active filters Clear all

No active filters

Filters

Statistiques état civil 2001

Attachments

Click to expand Click to collapse

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"
            }
          }
        }
      }
      ,
    • "statistiques-etat-civil-2001_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
              }
            }
          }
        }
      }
    }

    Similar datasets