enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

DATAVIZ_DEMO_TRANSPOSE

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Code Insee
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_insee
Type
texte
Exemple
                       
Libelle Commune
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
libelle_commune
Type
texte
Exemple
                       
Code Epci
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
code_epci
Type
texte
Exemple
                       
Libelle Epci
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
libelle_epci
Type
texte
Exemple
                       
Département
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
departement
Type
texte
Exemple
                       
variables
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
variables
Type
texte
Exemple
                       
valeur
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
valeur
Type
décimal
Exemple
                       

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"dataviz_demo_transpose",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/dataviz_demo_transpose"
      }
    ]
    ,
  • "definitions":
    {
    • "dataviz_demo_transpose":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/dataviz_demo_transpose_records"
            }
          }
        }
      }
      ,
    • "dataviz_demo_transpose_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "code_insee":
              {
              • "type":"string",
              • "title":"Code Insee",
              • "description":""
              }
              ,
            • "libelle_commune":
              {
              • "type":"string",
              • "title":"Libelle Commune",
              • "description":""
              }
              ,
            • "code_epci":
              {
              • "type":"string",
              • "title":"Code Epci",
              • "description":""
              }
              ,
            • "libelle_epci":
              {
              • "type":"string",
              • "title":"Libelle Epci",
              • "description":""
              }
              ,
            • "departement":
              {
              • "type":"string",
              • "title":"Département",
              • "description":""
              }
              ,
            • "variables":
              {
              • "type":"string",
              • "title":"variables",
              • "description":""
              }
              ,
            • "valeur":
              {
              • "type":"number",
              • "title":"valeur",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires