records

records

Active filters Clear all

No active filters

Filters

Centres de vaccination et vaccinodromes

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Commune
               

No description available for this field.

Name (identifier)
commune
Type
text
Sample
                       
Lieu
               

No description available for this field.

Name (identifier)
lieu
Type
text
Sample
                       
Heure de début
               

No description available for this field.

Name (identifier)
heure_de_debut
Type
text
Sample
                       
Heure de fin
               

No description available for this field.

Name (identifier)
heure_de_fin
Type
text
Sample
                       
Besoin d'un rendez-vous ?
               

No description available for this field.

Name (identifier)
besoin_d_un_rendez_vous
Type
text
Sample
                       
Besoin d'un RDV ?
Idem que le champ "besoin_d_un_rendez_vous" mais en multivalué

No description available for this field.

Name (identifier)
multivalue_besoin_rdv
Type
text
Sample
                       
Contact
               

No description available for this field.

Name (identifier)
contact
Type
text
Sample
                       
Organisateur
               

No description available for this field.

Name (identifier)
organisateur
Type
text
Sample
                       
Province
               

No description available for this field.

Name (identifier)
province
Type
text
Sample
                       
Prise de rdv en ligne
               

No description available for this field.

Name (identifier)
prise_de_rdv_en_ligne
Type
text
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
description_horaires
               

No description available for this field.

Name (identifier)
description_horaires
Type
text
Sample
                       
Commentaires
               

No description available for this field.

Name (identifier)
commentaires
Type
text
Sample
                       
Annulation
               

No description available for this field.

Name (identifier)
annulation
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"centres-de-vaccination-et-vaccinodromes",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/centres-de-vaccination-et-vaccinodromes"
      }
    ]
    ,
  • "definitions":
    {
    • "centres-de-vaccination-et-vaccinodromes":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/centres-de-vaccination-et-vaccinodromes_records"
            }
          }
        }
      }
      ,
    • "centres-de-vaccination-et-vaccinodromes_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "commune":
              {
              • "type":"string",
              • "title":"Commune",
              • "description":""
              }
              ,
            • "lieu":
              {
              • "type":"string",
              • "title":"Lieu",
              • "description":""
              }
              ,
            • "heure_de_debut":
              {
              • "type":"string",
              • "title":"Heure de début",
              • "description":""
              }
              ,
            • "heure_de_fin":
              {
              • "type":"string",
              • "title":"Heure de fin",
              • "description":""
              }
              ,
            • "besoin_d_un_rendez_vous":
              {
              • "type":"string",
              • "title":"Besoin d'un rendez-vous ?",
              • "description":""
              }
              ,
            • "multivalue_besoin_rdv":
              {
              • "type":"string",
              • "title":"Besoin d'un RDV ?",
              • "description":"Idem que le champ "besoin_d_un_rendez_vous" mais en multivalué"
              }
              ,
            • "contact":
              {
              • "type":"string",
              • "title":"Contact",
              • "description":""
              }
              ,
            • "organisateur":
              {
              • "type":"string",
              • "title":"Organisateur",
              • "description":""
              }
              ,
            • "province":
              {
              • "type":"string",
              • "title":"Province",
              • "description":""
              }
              ,
            • "prise_de_rdv_en_ligne":
              {
              • "type":"string",
              • "title":"Prise de rdv en ligne",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "description_horaires":
              {
              • "type":"string",
              • "title":"description_horaires",
              • "description":""
              }
              ,
            • "commentaires":
              {
              • "type":"string",
              • "title":"Commentaires",
              • "description":""
              }
              ,
            • "annulation":
              {
              • "type":"string",
              • "title":"Annulation",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets