records
Covid-19 Solutions Acteurs de Santé
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":"covid-19-solutions-acteurs-de-sante",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/covid-19-solutions-acteurs-de-sante"
}
] - "definitions":{
- "covid-19-solutions-acteurs-de-sante":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/covid-19-solutions-acteurs-de-sante_records"
}
}
} - "records":
} - "properties":
- "covid-19-solutions-acteurs-de-sante_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "structure":,{
- "type":"string",
- "title":"Structure",
- "description":""
} - "categorie":,{
- "type":"string",
- "title":"Catégorie",
- "description":""
} - "description":,{
- "type":"string",
- "title":"Description",
- "description":""
} - "capacite":,{
- "type":"string",
- "title":"Capacité",
- "description":""
} - "site":,{
- "type":"string",
- "title":"Site ",
- "description":""
} - "homologation":,{
- "type":"string",
- "title":"homologation",
- "description":""
} - "contact":,{
- "type":"string",
- "title":"Contact",
- "description":""
} - "source":{
- "type":"string",
- "title":"Source",
- "description":""
}
} - "structure":
}
} - "fields":
} - "properties":
} - "covid-19-solutions-acteurs-de-sante":
}