enregistrement

enregistrement

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

Liste des Etablissements Recevant du Public (ERP) sur le territoire de Grand Paris Sud Est Avenir en 2022

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
COLL_NOM
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
coll_nom
Type
texte
Exemple
                       
COLL_SIRET
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
coll_siret
Type
int
Exemple
                       
EQUIP_UID
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
equip_uid
Type
texte
Exemple
                       
EQUIP_THEME
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
equip_theme
Type
texte
Exemple
                       
EQUIP_CODE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
equip_code
Type
texte
Exemple
                       
EQUIP_TYPE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
equip_type
Type
texte
Exemple
                       
EQUIP_NOM
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
equip_nom
Type
texte
Exemple
                       
ADR_NUMERO
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adr_numero
Type
décimal
Exemple
                       
ADR_NOMVOIE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adr_nomvoie
Type
texte
Exemple
                       
ADR_CODEPOSTAL
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adr_codepostal
Type
int
Exemple
                       
ADR_COMMUNE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adr_commune
Type
texte
Exemple
                       
ADR_CLE_INTEROP
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
adr_cle_interop
Type
texte
Exemple
                       
ERP_ID
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
erp_id
Type
texte
Exemple
                       
ERP_TYPE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
erp_type
Type
texte
Exemple
                       
ERP_CATEGORIE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
erp_categorie
Type
texte
Exemple
                       
EQUIP_LAT
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
equip_lat
Type
décimal
Exemple
                       
EQUIP_LONG
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
equip_long
Type
décimal
Exemple
                       
EQUIP_OUVERTURE
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
equip_ouverture
Type
texte
Exemple
                       
EQUIP_TEL
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
equip_tel
Type
texte
Exemple
                       
EQUIP_EMAIL
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
equip_email
Type
texte
Exemple
                       
EQUIP_WEB
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
equip_web
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":"liste-des-etablissements-recevant-du-public-erp-sur-le-territoire-de-grand-paris",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/liste-des-etablissements-recevant-du-public-erp-sur-le-territoire-de-grand-paris"
      }
    ]
    ,
  • "definitions":
    {
    • "liste-des-etablissements-recevant-du-public-erp-sur-le-territoire-de-grand-paris":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/liste-des-etablissements-recevant-du-public-erp-sur-le-territoire-de-grand-paris_records"
            }
          }
        }
      }
      ,
    • "liste-des-etablissements-recevant-du-public-erp-sur-le-territoire-de-grand-paris_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "coll_nom":
              {
              • "type":"string",
              • "title":"COLL_NOM",
              • "description":""
              }
              ,
            • "coll_siret":
              {
              • "type":"integer",
              • "title":"COLL_SIRET",
              • "description":""
              }
              ,
            • "equip_uid":
              {
              • "type":"string",
              • "title":"EQUIP_UID",
              • "description":""
              }
              ,
            • "equip_theme":
              {
              • "type":"string",
              • "title":"EQUIP_THEME",
              • "description":""
              }
              ,
            • "equip_code":
              {
              • "type":"string",
              • "title":"EQUIP_CODE",
              • "description":""
              }
              ,
            • "equip_type":
              {
              • "type":"string",
              • "title":"EQUIP_TYPE",
              • "description":""
              }
              ,
            • "equip_nom":
              {
              • "type":"string",
              • "title":"EQUIP_NOM",
              • "description":""
              }
              ,
            • "adr_numero":
              {
              • "type":"number",
              • "title":"ADR_NUMERO",
              • "description":""
              }
              ,
            • "adr_nomvoie":
              {
              • "type":"string",
              • "title":"ADR_NOMVOIE",
              • "description":""
              }
              ,
            • "adr_codepostal":
              {
              • "type":"integer",
              • "title":"ADR_CODEPOSTAL",
              • "description":""
              }
              ,
            • "adr_commune":
              {
              • "type":"string",
              • "title":"ADR_COMMUNE",
              • "description":""
              }
              ,
            • "adr_cle_interop":
              {
              • "type":"string",
              • "title":"ADR_CLE_INTEROP",
              • "description":""
              }
              ,
            • "erp_id":
              {
              • "type":"string",
              • "title":"ERP_ID",
              • "description":""
              }
              ,
            • "erp_type":
              {
              • "type":"string",
              • "title":"ERP_TYPE",
              • "description":""
              }
              ,
            • "erp_categorie":
              {
              • "type":"string",
              • "title":"ERP_CATEGORIE",
              • "description":""
              }
              ,
            • "equip_lat":
              {
              • "type":"number",
              • "title":"EQUIP_LAT",
              • "description":""
              }
              ,
            • "equip_long":
              {
              • "type":"number",
              • "title":"EQUIP_LONG",
              • "description":""
              }
              ,
            • "equip_ouverture":
              {
              • "type":"string",
              • "title":"EQUIP_OUVERTURE",
              • "description":""
              }
              ,
            • "equip_tel":
              {
              • "type":"string",
              • "title":"EQUIP_TEL",
              • "description":""
              }
              ,
            • "equip_email":
              {
              • "type":"string",
              • "title":"EQUIP_EMAIL",
              • "description":""
              }
              ,
            • "equip_web":
              {
              • "type":"string",
              • "title":"EQUIP_WEB",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires