records

records

Active filters Clear all

No active filters

Filters

Fruits and vegetables market in New Caledonia - Grouping 2 (Pacific Dataviz Challenge)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
year
Year

No description available for this field.

Name (identifier)
annee
Type
text
Sample
                       
month
Month

No description available for this field.

Name (identifier)
mois
Type
text
Sample
                       
grouping 2
Grouping 2 label

No description available for this field.

Name (identifier)
regroupement2
Type
text
Sample
                       
weight_survey_kg
Declared volume marketed by producers to investigators (in kg)

No description available for this field.

Name (identifier)
poids_enquete_kg
Type
decimal
Unit
kg
Sample
                       
weight_wholesalemarket_kg
Volume sold by the wholesale market (in kg)

No description available for this field.

Name (identifier)
poids_mg_kg
Type
decimal
Unit
kg
Sample
                       
value_wholesalemarket_fr
 Value of wholesale market sales (in XPF)

No description available for this field.

Name (identifier)
valeur_tot_mg_fr
Type
decimal
Unit
XPF
Sample
                       
average_value
Average price per kg of wholesale market sales (in XPF/kg)

No description available for this field.

Name (identifier)
valeur_moy
Type
decimal
Unit
XPF
Sample
                       
price_index
ISEE prince index

No description available for this field.

Name (identifier)
indice_isee
Type
decimal
Sample
                       
price_index_wholesalemarket
Price index at the wholesalemarket

No description available for this field.

Name (identifier)
indice_mg
Type
decimal
Sample
                       
quotas_begin
Quotas beginning date

No description available for this field.

Name (identifier)
quotas_date_debut
Type
date
Sample
                       
quotas_end
Quotas end date

No description available for this field.

Name (identifier)
quotas_date_fin
Type
date
Sample
                       
contingent_quotas_t
Opening import quotas (in tonnes)

No description available for this field.

Name (identifier)
quotas_contingent_t
Type
decimal
Sample
                       
achieved_quotas_t
Achieved quotas (in tonnes)

No description available for this field.

Name (identifier)
quotas_realise_t
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"pacificdatavizchallenge_fruits_et_legumes_regroupement2",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/pacificdatavizchallenge_fruits_et_legumes_regroupement2"
      }
    ]
    ,
  • "definitions":
    {
    • "pacificdatavizchallenge_fruits_et_legumes_regroupement2":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/pacificdatavizchallenge_fruits_et_legumes_regroupement2_records"
            }
          }
        }
      }
      ,
    • "pacificdatavizchallenge_fruits_et_legumes_regroupement2_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "title":"year",
              • "description":"Year"
              }
              ,
            • "mois":
              {
              • "type":"string",
              • "title":"month",
              • "description":"Month"
              }
              ,
            • "regroupement2":
              {
              • "type":"string",
              • "title":"grouping 2",
              • "description":"Grouping 2 label"
              }
              ,
            • "poids_enquete_kg":
              {
              • "type":"number",
              • "title":"weight_survey_kg",
              • "description":"Declared volume marketed by producers to investigators (in kg)",
              • "unit":"kg"
              }
              ,
            • "poids_mg_kg":
              {
              • "type":"number",
              • "title":"weight_wholesalemarket_kg",
              • "description":"Volume sold by the wholesale market (in kg)",
              • "unit":"kg"
              }
              ,
            • "valeur_tot_mg_fr":
              {
              • "type":"number",
              • "title":"value_wholesalemarket_fr",
              • "description":" Value of wholesale market sales (in XPF)",
              • "unit":"XPF"
              }
              ,
            • "valeur_moy":
              {
              • "type":"number",
              • "title":"average_value",
              • "description":"Average price per kg of wholesale market sales (in XPF/kg)",
              • "unit":"XPF"
              }
              ,
            • "indice_isee":
              {
              • "type":"number",
              • "title":"price_index",
              • "description":"ISEE prince index"
              }
              ,
            • "indice_mg":
              {
              • "type":"number",
              • "title":"price_index_wholesalemarket",
              • "description":"Price index at the wholesalemarket"
              }
              ,
            • "quotas_date_debut":
              {
              • "type":"string",
              • "format":"date",
              • "title":"quotas_begin",
              • "description":"Quotas beginning date"
              }
              ,
            • "quotas_date_fin":
              {
              • "type":"string",
              • "format":"date",
              • "title":"quotas_end",
              • "description":"Quotas end date"
              }
              ,
            • "quotas_contingent_t":
              {
              • "type":"number",
              • "title":"contingent_quotas_t",
              • "description":"Opening import quotas (in tonnes)"
              }
              ,
            • "quotas_realise_t":
              {
              • "type":"number",
              • "title":"achieved_quotas_t",
              • "description":"Achieved quotas (in tonnes)"
              }
            }
          }
        }
      }
    }
}

Similar datasets