records

records

Active filters Clear all

No active filters

Filters

CASVP - Paris Logement Familles

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Arrondissement
               

No description available for this field.

Name (identifier)
arrondissement
Type
text
Sample
                       
Bénéficiaires
               

No description available for this field.

Name (identifier)
beneficiaires
Type
integer
Sample
                       
Exercice
               

No description available for this field.

Name (identifier)
exercice
Type
date
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"nombre-de-beneficiaires-paris-logement-familles",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/nombre-de-beneficiaires-paris-logement-familles"
      }
    ]
    ,
  • "definitions":
    {
    • "nombre-de-beneficiaires-paris-logement-familles":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/nombre-de-beneficiaires-paris-logement-familles_records"
            }
          }
        }
      }
      ,
    • "nombre-de-beneficiaires-paris-logement-familles_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "arrondissement":
              {
              • "type":"string",
              • "title":"Arrondissement",
              • "description":""
              }
              ,
            • "beneficiaires":
              {
              • "type":"integer",
              • "title":"Bénéficiaires",
              • "description":""
              }
              ,
            • "exercice":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Exercice",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets