records

records

Active filters Clear all

No active filters

Filters

Consommation des ménages en 2012

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
NUM_LIGNE
               

No description available for this field.

Name (identifier)
num_ligne
Type
integer
Sample
                       
SECTEUR HABITATION
               

No description available for this field.

Name (identifier)
secteur_habitation
Type
text
Sample
                       
PRODUIT
               

No description available for this field.

Name (identifier)
produit
Type
text
Sample
                       
FAMILLE DE PRODUITS
               

No description available for this field.

Name (identifier)
famille_de_produits
Type
text
Sample
                       
Catégorie de produit
               

No description available for this field.

Name (identifier)
categorie_de_produit
Type
text
Sample
                       
Forme de vente
               

No description available for this field.

Name (identifier)
forme_de_vente
Type
text
Sample
                       
Forme de vente num
               

No description available for this field.

Name (identifier)
forme_de_vente_num
Type
integer
Sample
                       
Commune de vente
               

No description available for this field.

Name (identifier)
commune_de_vente
Type
text
Sample
                       
Lieu de vente
               

No description available for this field.

Name (identifier)
lieu_de_vente
Type
text
Sample
                       
Secteur de vente
               

No description available for this field.

Name (identifier)
secteur_de_vente
Type
text
Sample
                       
somme de dépenses annuelles (XFP)
               

No description available for this field.

Name (identifier)
somme_de_depenses_annuelles_xfp
Type
integer
Unit
XPF
Sample
                       

JSON Schema

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

{
  • "title":"consommation-menages-2012",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/consommation-menages-2012"
      }
    ]
    ,
  • "definitions":
    {
    • "consommation-menages-2012":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/consommation-menages-2012_records"
            }
          }
        }
      }
      ,
    • "consommation-menages-2012_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "num_ligne":
              {
              • "type":"integer",
              • "title":"NUM_LIGNE",
              • "description":""
              }
              ,
            • "secteur_habitation":
              {
              • "type":"string",
              • "title":"SECTEUR HABITATION",
              • "description":""
              }
              ,
            • "produit":
              {
              • "type":"string",
              • "title":"PRODUIT",
              • "description":""
              }
              ,
            • "famille_de_produits":
              {
              • "type":"string",
              • "title":"FAMILLE DE PRODUITS",
              • "description":""
              }
              ,
            • "categorie_de_produit":
              {
              • "type":"string",
              • "title":"Catégorie de produit",
              • "description":""
              }
              ,
            • "forme_de_vente":
              {
              • "type":"string",
              • "title":"Forme de vente",
              • "description":""
              }
              ,
            • "forme_de_vente_num":
              {
              • "type":"integer",
              • "title":"Forme de vente num",
              • "description":""
              }
              ,
            • "commune_de_vente":
              {
              • "type":"string",
              • "title":"Commune de vente",
              • "description":""
              }
              ,
            • "lieu_de_vente":
              {
              • "type":"string",
              • "title":"Lieu de vente",
              • "description":""
              }
              ,
            • "secteur_de_vente":
              {
              • "type":"string",
              • "title":"Secteur de vente",
              • "description":""
              }
              ,
            • "somme_de_depenses_annuelles_xfp":
              {
              • "type":"integer",
              • "title":"somme de dépenses annuelles (XFP)",
              • "description":"",
              • "unit":"XPF"
              }
            }
          }
        }
      }
    }
}

Similar datasets