Consumer Price Index

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
Year
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
time_period
Type
date
Exemple
                       
Indicator Name
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
indicator_name
Type
texte
Exemple
                       
Consumer price index (2010 = 100)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
value
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":"consumer-price-index2@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/consumer-price-index2@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "consumer-price-index2@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/consumer-price-index2@kapsarc_records"
            }
          }
        }
      }
      ,
    • "consumer-price-index2@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "indicator_name":
              {
              • "type":"string",
              • "title":"Indicator Name",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Consumer price index (2010 = 100)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires