records

records

Active filters Clear all

No active filters

Filters

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

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
COLL_NOM
               

No description available for this field.

Name (identifier)
coll_nom
Type
text
Sample
                       
COLL_SIRET
               

No description available for this field.

Name (identifier)
coll_siret
Type
integer
Sample
                       
EQUIP_UID
               

No description available for this field.

Name (identifier)
equip_uid
Type
text
Sample
                       
EQUIP_THEME
               

No description available for this field.

Name (identifier)
equip_theme
Type
text
Sample
                       
EQUIP_CODE
               

No description available for this field.

Name (identifier)
equip_code
Type
text
Sample
                       
EQUIP_TYPE
               

No description available for this field.

Name (identifier)
equip_type
Type
text
Sample
                       
EQUIP_NOM
               

No description available for this field.

Name (identifier)
equip_nom
Type
text
Sample
                       
ADR_NUMERO
               

No description available for this field.

Name (identifier)
adr_numero
Type
decimal
Sample
                       
ADR_NOMVOIE
               

No description available for this field.

Name (identifier)
adr_nomvoie
Type
text
Sample
                       
ADR_CODEPOSTAL
               

No description available for this field.

Name (identifier)
adr_codepostal
Type
integer
Sample
                       
ADR_COMMUNE
               

No description available for this field.

Name (identifier)
adr_commune
Type
text
Sample
                       
ADR_CLE_INTEROP
               

No description available for this field.

Name (identifier)
adr_cle_interop
Type
text
Sample
                       
ERP_ID
               

No description available for this field.

Name (identifier)
erp_id
Type
text
Sample
                       
ERP_TYPE
               

No description available for this field.

Name (identifier)
erp_type
Type
text
Sample
                       
ERP_CATEGORIE
               

No description available for this field.

Name (identifier)
erp_categorie
Type
text
Sample
                       
EQUIP_LAT
               

No description available for this field.

Name (identifier)
equip_lat
Type
decimal
Sample
                       
EQUIP_LONG
               

No description available for this field.

Name (identifier)
equip_long
Type
decimal
Sample
                       
EQUIP_OUVERTURE
               

No description available for this field.

Name (identifier)
equip_ouverture
Type
text
Sample
                       
EQUIP_TEL
               

No description available for this field.

Name (identifier)
equip_tel
Type
text
Sample
                       
EQUIP_EMAIL
               

No description available for this field.

Name (identifier)
equip_email
Type
text
Sample
                       
EQUIP_WEB
               

No description available for this field.

Name (identifier)
equip_web
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about 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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets