records
curiexplore-classement-shangai
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":"curiexplore-classement-shangai",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/curiexplore-classement-shangai"
}
] - "definitions":{
- "curiexplore-classement-shangai":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/curiexplore-classement-shangai_records"
}
}
} - "records":
} - "properties":
- "curiexplore-classement-shangai_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "annee":,{
- "type":"string",
- "format":"date",
- "title":"annee",
- "description":""
} - "rang":,{
- "type":"number",
- "title":"rang",
- "description":""
} - "iso3":,{
- "type":"string",
- "title":"iso3",
- "description":""
} - "name":,{
- "type":"string",
- "title":"name",
- "description":""
} - "scores_overall":,{
- "type":"number",
- "title":"scores_overall",
- "description":""
} - "scores_alumni":,{
- "type":"string",
- "title":"scores_alumni",
- "description":""
} - "scores_award":,{
- "type":"string",
- "title":"scores_award",
- "description":""
} - "scores_hici":,{
- "type":"string",
- "title":"scores_hici",
- "description":""
} - "scores_nature_science":,{
- "type":"string",
- "title":"scores_nature_science",
- "description":""
} - "scores_publications":,{
- "type":"string",
- "title":"scores_publications",
- "description":""
} - "grid":,{
- "type":"string",
- "title":"grid",
- "description":""
} - "name_en":{
- "type":"string",
- "title":"name_en",
- "description":""
}
} - "annee":
}
} - "fields":
} - "properties":
} - "curiexplore-classement-shangai":
}