enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

[BETA] Informations grand public pour la valorisation des équipements publics - Orléans Métropole

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
id_equipement
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
id_equipement
Type
texte
Exemple
                       
description
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
description
Type
texte
Exemple
                       
telephone
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
telephone
Type
texte
Exemple
                       
siteweb
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
siteweb
Type
texte
Exemple
                       
illustration
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
illustration
Type
texte
Exemple
                       
display_composantes_openinghours
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
display_composantes_openinghours
Type
texte
Exemple
                       
composantes_nature
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
composantes_nature
Type
texte
Exemple
                       
open_agenda_dataset
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
open_agenda_dataset
Type
texte
Exemple
                       
open_agenda_location_name
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
open_agenda_location_name
Type
texte
Exemple
                       
id
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
id
Type
texte
Exemple
                       
date_maj
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_maj
Type
texte
Exemple
                       
user_maj
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
user_maj
Type
texte
Exemple
                       

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"om-territoire-equipements-info-grandpublic",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/om-territoire-equipements-info-grandpublic"
      }
    ]
    ,
  • "definitions":
    {
    • "om-territoire-equipements-info-grandpublic":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/om-territoire-equipements-info-grandpublic_records"
            }
          }
        }
      }
      ,
    • "om-territoire-equipements-info-grandpublic_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id_equipement":
              {
              • "type":"string",
              • "title":"id_equipement",
              • "description":""
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"description",
              • "description":""
              }
              ,
            • "telephone":
              {
              • "type":"string",
              • "title":"telephone",
              • "description":""
              }
              ,
            • "siteweb":
              {
              • "type":"string",
              • "title":"siteweb",
              • "description":""
              }
              ,
            • "illustration":
              {
              • "type":"string",
              • "title":"illustration",
              • "description":""
              }
              ,
            • "display_composantes_openinghours":
              {
              • "type":"string",
              • "title":"display_composantes_openinghours",
              • "description":""
              }
              ,
            • "composantes_nature":
              {
              • "type":"string",
              • "title":"composantes_nature",
              • "description":""
              }
              ,
            • "open_agenda_dataset":
              {
              • "type":"string",
              • "title":"open_agenda_dataset",
              • "description":""
              }
              ,
            • "open_agenda_location_name":
              {
              • "type":"string",
              • "title":"open_agenda_location_name",
              • "description":""
              }
              ,
            • "id":
              {
              • "type":"string",
              • "title":"id",
              • "description":""
              }
              ,
            • "date_maj":
              {
              • "type":"string",
              • "title":"date_maj",
              • "description":""
              }
              ,
            • "user_maj":
              {
              • "type":"string",
              • "title":"user_maj",
              • "description":""
              }
            }
          }
        }
      }
    }
}