records
Fruits and vegetables market in New Caledonia - Grouping 2 (Pacific Dataviz Challenge)
Dataset schema
Click to expand Click to collapse
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"
}
}
} - "records":
} - "properties":
- "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)"
}
} - "annee":
}
} - "fields":
} - "properties":
} - "pacificdatavizchallenge_fruits_et_legumes_regroupement2":
}