records

records

Active filters Clear all

No active filters

Filters

Participations au Pacific Dataviz Challenge 2024

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
sid
               

No description available for this field.

Name (identifier)
sid
Type
integer
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Pays
               

No description available for this field.

Name (identifier)
pays
Type
text
Sample
                       
Titre
               

No description available for this field.

Name (identifier)
dataviz_title
Type
text
Sample
                       
Participation group
               

No description available for this field.

Name (identifier)
individual_group_application
Type
text
Sample
                       
Groupe participation
               

No description available for this field.

Name (identifier)
groupe_participation
Type
text
Sample
                       
Coéquipier
               

No description available for this field.

Name (identifier)
coequipier
Type
text
Sample
                       
Description
               

No description available for this field.

Name (identifier)
description
Type
text
Sample
                       
Story
               

No description available for this field.

Name (identifier)
story
Type
text
Sample
                       
Datasets
               

No description available for this field.

Name (identifier)
datasets
Type
text
Sample
                       
Jeux de données
               

No description available for this field.

Name (identifier)
jeux_de_donnees
Type
text
Sample
                       
Outils
               

No description available for this field.

Name (identifier)
dataviz_tools
Type
text
Sample
                       
dataviz_type
               

No description available for this field.

Name (identifier)
dataviz_type
Type
text
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type_fr
Type
text
Sample
                       
URL
               

No description available for this field.

Name (identifier)
url
Type
text
Sample
                       
Team
               

No description available for this field.

Name (identifier)
team
Type
text
Sample
                       
Producteurs
               

No description available for this field.

Name (identifier)
producteurs
Type
text
Sample
                       
Image
               

No description available for this field.

Name (identifier)
image
Type
text
Sample
                       
Lauréat
               

No description available for this field.

Name (identifier)
prix
Type
text
Sample
                       
Winner
               

No description available for this field.

Name (identifier)
price
Type
text
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets