records

records

Active filters Clear all

No active filters

Filters

Relevé des prix des produits de la mer au marché de Moselle

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
DATE
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
MOIS
               

No description available for this field.

Name (identifier)
mois
Type
decimal
Sample
                       
NOM ARTICLE
               

No description available for this field.

Name (identifier)
nom_article
Type
text
Sample
                       
PRIX AU KG/FCFP
               

No description available for this field.

Name (identifier)
prix_au_kg_fcfp
Type
decimal
Sample
                       
CONDITIONNEMENT
               

No description available for this field.

Name (identifier)
conditionnement
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"releve_prix_produits_mer_marche_moselle",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/releve_prix_produits_mer_marche_moselle"
      }
    ]
    ,
  • "definitions":
    {
    • "releve_prix_produits_mer_marche_moselle":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/releve_prix_produits_mer_marche_moselle_records"
            }
          }
        }
      }
      ,
    • "releve_prix_produits_mer_marche_moselle_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"DATE",
              • "description":""
              }
              ,
            • "mois":
              {
              • "type":"number",
              • "title":"MOIS",
              • "description":""
              }
              ,
            • "nom_article":
              {
              • "type":"string",
              • "title":"NOM ARTICLE",
              • "description":""
              }
              ,
            • "prix_au_kg_fcfp":
              {
              • "type":"number",
              • "title":"PRIX AU KG/FCFP",
              • "description":""
              }
              ,
            • "conditionnement":
              {
              • "type":"string",
              • "title":"CONDITIONNEMENT",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets