records
Participations au Pacific Dataviz Challenge 2024
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":"participation_pdc24",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/participation_pdc24"
}
] - "definitions":{
- "participation_pdc24":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/participation_pdc24_records"
}
}
} - "records":
} - "properties":
- "participation_pdc24_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "sid":,{
- "type":"integer",
- "title":"sid",
- "description":""
} - "country":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "pays":,{
- "type":"string",
- "title":"Pays",
- "description":""
} - "dataviz_title":,{
- "type":"string",
- "title":"Titre",
- "description":""
} - "individual_group_application":,{
- "type":"string",
- "title":"Participation group",
- "description":""
} - "groupe_participation":,{
- "type":"string",
- "title":"Groupe participation",
- "description":""
} - "coequipier":,{
- "type":"string",
- "title":"Coéquipier",
- "description":""
} - "description":,{
- "type":"string",
- "title":"Description",
- "description":""
} - "story":,{
- "type":"string",
- "title":"Story",
- "description":""
} - "datasets":,{
- "type":"string",
- "title":"Datasets",
- "description":""
} - "jeux_de_donnees":,{
- "type":"string",
- "title":"Jeux de données",
- "description":""
} - "dataviz_tools":,{
- "type":"string",
- "title":"Outils",
- "description":""
} - "dataviz_type":,{
- "type":"string",
- "title":"dataviz_type",
- "description":""
} - "type_fr":,{
- "type":"string",
- "title":"Type",
- "description":""
} - "url":,{
- "type":"string",
- "title":"URL",
- "description":""
} - "team":,{
- "type":"string",
- "title":"Team",
- "description":""
} - "producteurs":,{
- "type":"string",
- "title":"Producteurs",
- "description":""
} - "image":,{
- "type":"string",
- "title":"Image",
- "description":""
} - "prix":,{
- "type":"string",
- "title":"Lauréat",
- "description":""
} - "price":{
- "type":"string",
- "title":"Winner",
- "description":""
}
} - "sid":
}
} - "fields":
} - "properties":
} - "participation_pdc24":
}