Natural Gas Stocks

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)
year
Type
date
Exemple
                       
Month
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
month
Type
texte
Exemple
                       
Stocks
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
stocks
Type
texte
Exemple
                       
Time of Month
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
time_of_month
Type
texte
Exemple
                       
Value
               

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":"natural-gas-stocks@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/natural-gas-stocks@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "natural-gas-stocks@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/natural-gas-stocks@kapsarc_records"
            }
          }
        }
      }
      ,
    • "natural-gas-stocks@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "stocks":
              {
              • "type":"string",
              • "title":"Stocks",
              • "description":""
              }
              ,
            • "time_of_month":
              {
              • "type":"string",
              • "title":"Time of Month",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires