diff --git a/tests/conftest.py b/tests/conftest.py
index 9916d0095514253e21b133d50a90da16929e2284..15d463d4d478eea06c607672f57eeebfbecc32d7 100644
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -5,9 +5,13 @@ import msgpack
 from lib.serializers import encode_datetime, decode_datetime
 import re
 import os
+import json
 
 import pytest
 
+# Passer à True pour génerer des JSON à côté des MP (plus lisible)
+DEBUG_OUTPUT_JSON = False
+
 def _sanitize(name):
     """
     Replace certain characters (which might be problematic when contained in
@@ -19,8 +23,14 @@ def _sanitize(name):
 
 
 @pytest.fixture
-def load_object():
-    def load_file(file_path):
+def load_object(request):
+
+    module = request.module.__name__
+    node = _sanitize(request.node.name).replace("test_fix_field_types",
+                                                'test_get_entries_from_postgis')
+
+    def load_file(file_path_template):
+        file_path = file_path_template.format(node)
 
         with open(file_path, 'rb') as file_stream:
             expected_data = msgpack.unpackb(file_stream.read(), raw=False, object_hook=decode_datetime)
@@ -51,9 +61,13 @@ def verify_objects(request):
                 the_body = msgpack.packb(data, use_bin_type=True, default=encode_datetime)
                 file_stream.write(the_body)
 
+        if DEBUG_OUTPUT_JSON:
+            with open(file_path+".json", "w") as file_stream:
+                the_body = json.dump(data, file_stream, default=encode_datetime, indent=4)
+
         with open(file_path, 'rb') as file_stream:
             expected_data = msgpack.unpackb(file_stream.read(), raw=False, object_hook=decode_datetime)
 
             assert data == expected_data
 
-    yield check_data
+    return check_data
diff --git a/tests/data/prod_working_directory/field_catalog_by_dbschematable.json b/tests/data/prod_working_directory/field_catalog_by_dbschematable.json
index d9885814d64115a799fd5485dcfbbeb2cf8b13ba..d41b2e2d59b03c7a349b811a7c80ff68f21b221c 100644
--- a/tests/data/prod_working_directory/field_catalog_by_dbschematable.json
+++ b/tests/data/prod_working_directory/field_catalog_by_dbschematable.json
@@ -1 +1 @@
-{"grandlyon/abr_arbres_alignement.abrarbre": {"fields": ["essencefrancais", "circonference_cm", "hauteurtotale_m", "hauteurfut_m", "diametrecouronne_m", "rayoncouronne_m", "dateplantation", "genre", "espece", "variete", "essence", "architecture", "localisation", "naturerevetement", "surfacecadre_m2", "mobilierurbain", "anneeplantation", "commune", "codeinsee", "nomvoie", "codefuv", "identifiant", "numero", "codegenre", "gid"], "types": {"anneeplantation": "int", "architecture": "str", "circonference_cm": "int", "codefuv": "str", "codegenre": "int", "codeinsee": "str", "commune": "str", "dateplantation": "date", "diametrecouronne_m": "int", "espece": "str", "essence": "str", "essencefrancais": "str", "genre": "str", "gid": "int", "hauteurfut_m": "int", "hauteurtotale_m": "int", "identifiant": "str", "localisation": "str", "mobilierurbain": "str", "naturerevetement": "str", "nomvoie": "str", "numero": "str", "rayoncouronne_m": "float", "surfacecadre_m2": "int", "variete": "str"}}, "grandlyon/adr_voie_lieu.adradresse": {"fields": ["numero", "voie", "commune", "inseecommune", "codefuv", "datecreation", "gid"], "types": {"codefuv": "str", "commune": "str", "datecreation": "datetime", "gid": "int", "inseecommune": "str", "numero": "str", "voie": "str"}}, "grandlyon/adr_voie_lieu.adraerodrome": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrarrond": {"fields": ["nom", "nomreduit", "insee", "libofficiel", "gid"], "types": {"gid": "int", "insee": "str", "libofficiel": "str", "nom": "str", "nomreduit": "str"}}, "grandlyon/adr_voie_lieu.adraxevoie": {"fields": ["nom", "nomcommune", "codeinsee", "codefuv", "codetroncon", "importance", "domanialite", "typecirculation", "senscirculation", "senscircspecialise", "bornemingauche", "bornemaxgauche", "bornemindroite", "bornemaxdroite", "datecreation", "datemajalpha", "datemajgraph", "datemajborne", "observation", "datedomanialite", "referencedomanialite", "particularite", "gestionnaire", "denomroutiere", "gid"], "types": {"bornemaxdroite": "int", "bornemaxgauche": "int", "bornemindroite": "int", "bornemingauche": "int", "codefuv": "str", "codeinsee": "str", "codetroncon": "str", "datecreation": "datetime", "datedomanialite": "date", "datemajalpha": "date", "datemajborne": "date", "datemajgraph": "date", "denomroutiere": "str", "domanialite": "str", "gid": "int", "importance": "str", "nom": "str", "nomcommune": "str", "observation": "str", "particularite": "str", "referencedomanialite": "str", "senscircspecialise": "str", "senscirculation": "str", "typecirculation": "str"}}, "grandlyon/adr_voie_lieu.adrbornefontaine_1_0_0": {"fields": ["gestionnai", "nom", "anneepose", "commune", "insee", "source", "gid"], "types": {"anneepose": "int", "commune": "str", "gestionnai": "str", "gid": "int", "insee": "str", "nom": "str", "source": "str"}}, "grandlyon/adr_voie_lieu.adrbornefontaine_latest": {"fields": ["gestionnai", "nom", "anneepose", "commune", "insee", "source", "gid"], "types": {"anneepose": "int", "commune": "str", "gestionnai": "str", "gid": "int", "insee": "str", "nom": "str", "source": "str"}}, "grandlyon/adr_voie_lieu.adrcarrefour": {"fields": ["libellecarrefour", "codefuvcarrefour", "identtroncon", "datecreation", "datemajalpha", "datemajgraph", "datemajborne", "datemajcarrefour", "identifiant", "particularite", "gid"], "types": {"codefuvcarrefour": "str", "datecreation": "datetime", "datemajalpha": "date", "datemajborne": "date", "datemajcarrefour": "date", "datemajgraph": "date", "gid": "int", "identifiant": "str", "identtroncon": "str", "libellecarrefour": "str", "particularite": "str"}}, "grandlyon/adr_voie_lieu.adrcentrecommerc_1_0_0": {"fields": ["nom", "commune", "insee", "opening_hours", "source", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "nom": "str", "opening_hours": "str", "source": "str"}}, "grandlyon/adr_voie_lieu.adrcentrecommerc_latest": {"fields": ["nom", "commune", "insee", "opening_hours", "source", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "nom": "str", "opening_hours": "str", "source": "str"}}, "grandlyon/adr_voie_lieu.adrchangementdenom": {"fields": ["nom", "commune", "inseecommune", "codefuv", "nature", "origine", "validite", "referencearrete", "datearrete", "datechangement", "gid"], "types": {"codefuv": "str", "commune": "str", "datechangement": "date", "gid": "int", "inseecommune": "str", "nature": "str", "nom": "str", "validite": "str"}}, "grandlyon/adr_voie_lieu.adrcimetiere": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrcirconscription": {"fields": ["circonscription", "gid"], "types": {"circonscription": "str", "gid": "int"}}, "grandlyon/adr_voie_lieu.adrcollege": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrcollegepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrcomgl": {"fields": ["nom", "nomreduit", "insee", "datecreation", "datemajgraph", "datemajalpha", "trigramme", "libofficiel", "gid"], "types": {"datecreation": "datetime", "datemajalpha": "date", "gid": "int", "insee": "str", "libofficiel": "str", "nom": "str", "nomreduit": "str", "trigramme": "str"}}, "grandlyon/adr_voie_lieu.adrcommune": {"fields": ["nom", "nomreduit", "insee", "datecreation", "datemajgraph", "datemajalpha", "trigramme", "libofficiel", "gid"], "types": {"datecreation": "datetime", "datemajalpha": "date", "gid": "int", "insee": "str", "libofficiel": "str", "nom": "str", "nomreduit": "str", "trigramme": "str"}}, "grandlyon/adr_voie_lieu.adrcommunecirconscription": {"fields": ["insee_circonscription", "insee", "commune", "circonscription", "canton", "gid"], "types": {"canton": "str", "circonscription": "str", "commune": "str", "gid": "int", "insee": "str", "insee_circonscription": "str"}}, "grandlyon/adr_voie_lieu.adrconfterrmaire": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrcoursdeaulin": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrdebouche": {"fields": ["numero", "voie", "commune", "inseecommune", "codefuv", "datecreation", "gid"], "types": {"codefuv": "str", "commune": "str", "datecreation": "datetime", "gid": "int", "inseecommune": "str", "numero": "str", "voie": "str"}}, "grandlyon/adr_voie_lieu.adrecole": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrecolepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrensart": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrensartpct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrenssup": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrenssuppct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrequiculture": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrequiculturepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "openinghours", "openinghoursspecification", "address", "code_insee", "email", "telephone", "sameas", "code_bib", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "int", "address.streetAddress": "str", "code_bib": "int", "code_insee": "str", "datecreation": "datetime", "email": "str", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "openinghours.0": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "sameas": "str", "soustheme": "str", "telephone": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrequippiscine": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrequippiscinepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "openinghoursspecification", "address", "sameas", "email", "telephone", "tarif", "facebook", "commentaires", "gid"], "types": {"address.addressCountry": "str", "address.adressLocality": "str", "address.postalCode": "int", "address.streetAddress": "str", "commentaires": "str", "datecreation": "datetime", "email": "str", "facebook": "str", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "sameas": "str", "siret": "int", "soustheme": "str", "tarif": "str", "telephone": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrequipsportpct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrequisport": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrfontaineornem_1_0_0": {"fields": ["nom", "commune", "insee", "source", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "nom": "str", "source": "str"}}, "grandlyon/adr_voie_lieu.adrfontaineornem_latest": {"fields": ["nom", "commune", "insee", "source", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "nom": "str", "source": "str"}}, "grandlyon/adr_voie_lieu.adrgarefer": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrgareferpct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrgareroutiere": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrgareroutierepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrgareroutmet": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrgarerouturbaine": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrhopital": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrhopitalpct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlienfichiereva": {"fields": ["uid", "libofficiel", "lien_fichier_eva", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_fichier_eva": "str", "uid": "str"}}, "grandlyon/adr_voie_lieu.adrlienmaquette3d": {"fields": ["uid", "libofficiel", "lien_exe_2009", "lien_exe_2012", "lien_exe_2015", "lien_maquette_2009", "lien_maquette_2012", "lien_maquette_2015", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_exe_2009": "str", "lien_exe_2012": "str", "lien_exe_2015": "str", "lien_maquette_2009": "str", "lien_maquette_2012": "str", "lien_maquette_2015": "str", "uid": "str"}}, "grandlyon/adr_voie_lieu.adrlienposter": {"fields": ["uid", "libofficiel", "lien_poster", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_poster": "str", "uid": "str"}}, "grandlyon/adr_voie_lieu.adrlieuculte": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlieucultepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlieudit": {"fields": ["nom", "codefuv", "inseecommune", "identifiant", "datecreation", "datemajalpha", "datemajgraph", "gid"], "types": {"datecreation": "datetime", "datemajalpha": "date", "datemajgraph": "date", "gid": "int", "identifiant": "str"}}, "grandlyon/adr_voie_lieu.adrlieulin": {"fields": ["nom", "theme", "soustheme", "taille", "gid"], "types": {"gid": "int", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlieupct": {"fields": ["nom", "theme", "soustheme", "taille", "gid"], "types": {"gid": "int", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlieusurf": {"fields": ["nom", "theme", "soustheme", "identifiant", "taille", "gid"], "types": {"gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "taille": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlimiteadm": {"fields": ["genre", "insee1", "insee2", "gid"], "types": {"genre": "str", "gid": "int", "insee1": "str", "insee2": "str"}}, "grandlyon/adr_voie_lieu.adrlycee": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlyceepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrmairie": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrmairiepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "openinghours", "openinghoursspecification", "address", "website", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "int", "address.streetAddress": "str", "datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "openinghours.0": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "siret": "int", "soustheme": "str", "theme": "str", "website": "str"}}, "grandlyon/adr_voie_lieu.adrmairiepct_2_0_0": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "openinghours", "openinghoursspecification", "address", "sameas", "email", "telephone", "formulaire", "facebook", "twitter", "instagram", "youtube", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "int", "address.streetAddress": "str", "datecreation": "datetime", "email": "str", "facebook": "str", "formulaire": "str", "gid": "int", "identifiant": "str", "instagram": "str", "nom": "str", "openinghours.0": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "sameas": "str", "siret": "int", "soustheme": "str", "telephone": "str", "theme": "str", "twitter": "str", "youtube": "str"}}, "grandlyon/adr_voie_lieu.adrmetcirconscription": {"fields": ["nomcircons", "sieges", "communes", "codinsee", "gid"], "types": {"codinsee": "str", "communes": "str", "gid": "int", "nomcircons": "str", "sieges": "int"}}, "grandlyon/adr_voie_lieu.adrmetropole": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrnomldt": {"fields": ["nom", "angle", "gid"], "types": {"angle": "float", "gid": "int", "nom": "str"}}, "grandlyon/adr_voie_lieu.adrnomvoie": {"fields": ["nom", "taille", "importance", "angle", "gid"], "types": {"angle": "float", "gid": "int", "importance": "str", "nom": "str"}}, "grandlyon/adr_voie_lieu.adrnomvoiex": {"fields": ["nom", "taille", "importance", "angle", "gid"], "types": {"angle": "float", "gid": "int", "importance": "str", "nom": "str"}}, "grandlyon/adr_voie_lieu.adrnumerovoie": {"fields": ["numero", "voie", "commune", "inseecommune", "codefuv", "angle", "datecreation", "gid"], "types": {"angle": "float", "codefuv": "str", "commune": "str", "datecreation": "datetime", "gid": "int", "inseecommune": "str", "numero": "str", "voie": "str"}}, "grandlyon/adr_voie_lieu.adrparcjardin": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrperimmdr": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrportionbusee": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrquartier": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrresidence": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrsecours": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrsecourspct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrsecurite": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrsecuritepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrtoilettepublique_1_0_0": {"fields": ["adresse", "commune", "codinsee", "infoloc", "acceshandi", "payant", "hommes", "femmes", "unisexe", "enfants", "web", "openinghoursspecification", "provenance", "uid", "gid"], "types": {"acceshandi": "bool", "adresse": "str", "codinsee": "str", "commune": "str", "femmes": "bool", "gid": "int", "hommes": "bool", "infoloc": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "payant": "str", "provenance": "str", "uid": "str", "unisexe": "bool", "web": "str"}}, "grandlyon/adr_voie_lieu.adrzae": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.toilettepublique_latest": {"fields": ["adresse", "commune", "codinsee", "infoloc", "acceshandi", "payant", "hommes", "femmes", "unisexe", "enfants", "web", "openinghoursspecification", "provenance", "gid"], "types": {"acceshandi": "bool", "adresse": "str", "codinsee": "str", "commune": "str", "femmes": "bool", "gid": "int", "hommes": "bool", "infoloc": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "payant": "str", "provenance": "str", "unisexe": "bool", "web": "str"}}, "grandlyon/aep_eau_potable.aepbornefont": {"fields": ["nom", "gestionnaire", "anneepose", "gid"], "types": {}}, "grandlyon/bron.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/bron.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/bron.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/bron.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"ann_ouvert": "int", "chien": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "eau": "str", "esp_can": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "numvoie": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/bron.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"acceshan": "str", "adresse": "str", "code_insee": "str", "codepost": "int", "commentaire": "str", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "payant": "str", "uid": "str"}}, "grandlyon/cad_cadastre.cadbatiment": {"fields": ["type", "gid"], "types": {"gid": "int", "type": "str"}}, "grandlyon/cad_cadastre.cadbornelimitepropriete": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/cad_cadastre.caddetaillineaire": {"fields": ["genre", "libelle", "gid"], "types": {"genre": "str", "gid": "int", "libelle": "str"}}, "grandlyon/cad_cadastre.caddetailponctuel": {"fields": ["genre", "libelle", "gid"], "types": {"genre": "str", "gid": "int", "libelle": "str"}}, "grandlyon/cad_cadastre.caddetailsurfacique": {"fields": ["genre", "libelle", "gid"], "types": {"genre": "str", "gid": "int", "libelle": "str"}}, "grandlyon/cad_cadastre.cadilot": {"fields": ["identifiant", "numero", "gid"], "types": {"gid": "int", "identifiant": "str", "numero": "str"}}, "grandlyon/cad_cadastre.cadparcelle": {"fields": ["identifiant", "codedgi", "numero", "surfacecadastrale", "natureproprietaire", "indice", "arpentage", "gid"], "types": {"arpentage": "str", "codedgi": "str", "gid": "int", "identifiant": "str", "indice": "str", "natureproprietaire": "str", "numero": "str", "surfacecadastrale": "float"}}, "grandlyon/cad_cadastre.cadparcellehistorique": {"fields": ["identifiant", "codedgi", "numero", "surfacecadastrale", "indice", "arpentage", "datehistorisation", "gid"], "types": {"arpentage": "str", "codedgi": "str", "datehistorisation": "datetime", "gid": "int", "identifiant": "str", "indice": "str", "numero": "str", "surfacecadastrale": "float"}}, "grandlyon/cad_cadastre.cadreseauroutier": {"fields": ["libelle", "libelle1", "libelle2", "libelle3", "libelle4", "libelle5", "libelle6", "libelle7", "libelle8", "libelle9", "gid"], "types": {"gid": "int", "libelle": "str", "libelle1": "str", "libelle2": "str", "libelle3": "str", "libelle4": "str", "libelle5": "str", "libelle6": "str", "libelle7": "str"}}, "grandlyon/cad_cadastre.cadsection": {"fields": ["identifiant", "codedgi", "nom", "gid"], "types": {"codedgi": "str", "gid": "int", "identifiant": "str", "nom": "str"}}, "grandlyon/cad_cadastre.cadsubdivisionfiscale": {"fields": ["lettre", "gid"], "types": {"gid": "int", "lettre": "str"}}, "grandlyon/cad_cadastre.cadsubdivisionsection": {"fields": ["identifiant", "codedgi", "qualite", "facteurechelle", "modeconfection", "dateconfection", "inclinaison", "dateincorporation", "modeincorporation", "datereedition", "gid"], "types": {"codedgi": "str", "dateconfection": "datetime", "dateincorporation": "datetime", "datereedition": "datetime", "facteurechelle": "int", "gid": "int", "identifiant": "str", "inclinaison": "float", "modeconfection": "str", "modeincorporation": "str", "qualite": "str"}}, "grandlyon/cad_cadastre.cadsymbolelimiteparcelle": {"fields": ["typedetail", "gid"], "types": {"gid": "int", "typedetail": "str"}}, "grandlyon/champagne.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/champagne.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/champagne.equipementpublic_latest": {"fields": ["uid", "coll_siret", "theme", "code", "type", "nom", "adr_numero", "adr_nomvoie", "adr_codepostal", "adr_commune", "adr_cle_interop", "code_insee", "erp_id", "erp_type", "erp_categorie", "tel", "email", "web", "openinghours", "gid"], "types": {"adr_cle_interop": "str", "adr_codepostal": "int", "adr_commune": "str", "adr_nomvoie": "str", "adr_numero": "str", "code": "str", "code_insee": "str", "coll_siret": "int", "email": "str", "gid": "int", "nom": "str", "openinghours": "str", "tel": "str", "theme": "str", "type": "str", "uid": "str", "web": "str"}}, "grandlyon/champagne.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "uid": "str"}}, "grandlyon/champagne.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "ann_ouvert": "int", "chien": "str", "circulation": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "eau": "str", "esp_can": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/champagne.stationnementpmr_latest": {"fields": ["uid", "nom", "num", "num_interne", "adresse", "codepost", "commune", "code_insee", "infoloc", "longueur_m", "nb_places", "configuration", "gestion", "photo", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "configuration": "str", "gestion": "str", "gid": "int", "infoloc": "str", "nb_places": "int", "nom": "str", "num": "str", "num_interne": "str", "uid": "str"}}, "grandlyon/champagne.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"acceshan": "str", "adresse": "str", "code_insee": "str", "codepost": "int", "commentaire": "str", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "payant": "str", "uid": "str"}}, "grandlyon/chassieu_citoyennete.bureaux_de_vote": {"fields": ["nom", "lieu", "gid"], "types": {"gid": "int", "lieu": "str", "nom": "str"}}, "grandlyon/chassieu_citoyennete.couverture_panneaux_affichages_libres": {"fields": ["rayon_couverture_km", "numero", "gid"], "types": {"gid": "int", "numero": "str", "rayon_couverture_km": "str"}}, "grandlyon/chassieu_citoyennete.panneaux_affichages_libres": {"fields": ["nom", "numero", "fonctions", "x_wgs84", "y_wgs84", "gid"], "types": {"fonctions": "str", "gid": "int", "nom": "str", "numero": "str", "x_wgs84": "float", "y_wgs84": "float"}}, "grandlyon/chassieu_citoyennete.secteurs_bureaux_de_vote": {"fields": ["nom", "nombre_total_electeurs_inscrits_2013", "nombre_total_electeurs_inscrits_2014", "nombre_electeurs_municipales_2014", "gid"], "types": {"gid": "int", "nom": "str", "nombre_electeurs_municipales_2014": "float", "nombre_total_electeurs_inscrits_2013": "float", "nombre_total_electeurs_inscrits_2014": "float"}}, "grandlyon/chassieu_economie.commerces_artisans": {"fields": ["date_maj", "etat_local", "nom", "numero_voie", "type_voie", "nom_voie", "complement_voie", "code_post", "code_siren", "code_siret", "code_ape", "libelle_activite", "libelle_grandes_activites", "date_installation", "statut_juridique", "surfaces", "type_local", "x", "y", "gid"], "types": {"code_ape": "str", "code_post": "int", "code_siren": "str", "code_siret": "str", "complement_voie": "str", "date_installation": "datetime", "date_maj": "datetime", "etat_local": "str", "gid": "int", "libelle_grandes_activites": "str", "nom": "str", "nom_voie": "str", "numero_voie": "str", "surfaces": "int", "type_local": "str", "type_voie": "str", "x": "float", "y": "float"}}, "grandlyon/chassieu_environnement.lieux_remarquables": {"fields": ["nom", "adresse", "date", "fonctions", "type", "disparu", "site_web", "date_photo", "source", "x", "y", "gid"], "types": {"adresse": "str", "date": "str", "date_photo": "str", "disparu": "str", "fonctions": "str", "gid": "int", "nom": "str", "site_web": "str", "source": "str", "type": "str", "x": "float", "y": "float"}}, "grandlyon/chassieu_environnement.parcs_squares": {"fields": ["nom", "aires_jeux", "reglementation_particuliere", "surface_totale", "gid"], "types": {"aires_jeux": "str", "gid": "int", "nom": "str", "reglementation_particuliere": "str", "surface_totale": "float"}}, "grandlyon/chassieu_equipements.batiments_communaux": {"fields": ["identifiant_entite", "nom_sites", "numero_voie", "rue", "adresse", "fonction_principale", "emprise_au_sol", "valeur_surface", "nombre_etages", "type_occupation", "commentaires", "annee_construction", "type_erp", "categorie_erp", "complexes_sites", "occupation", "gid"], "types": {"adresse": "str", "annee_construction": "int", "categorie_erp": "int", "commentaires": "str", "complexes_sites": "str", "emprise_au_sol": "str", "fonction_principale": "str", "gid": "int", "identifiant_entite": "int", "nom_sites": "str", "nombre_etages": "str", "numero_voie": "str", "occupation": "str", "rue": "str", "type_erp": "str", "type_occupation": "str", "valeur_surface": "float"}}, "grandlyon/chassieu_equipements.defibrillateurs": {"fields": ["nom", "adresse", "accessibilite_exterieure", "mobile", "modele", "marque", "numero_serie", "electrode", "annee_installation", "x_wgs84", "y_wgs84", "gid"], "types": {"accessibilite_exterieure": "str", "adresse": "str", "annee_installation": "int", "electrode": "str", "gid": "int", "marque": "str", "mobile": "str", "modele": "str", "nom": "str", "numero_serie": "str", "x_wgs84": "float", "y_wgs84": "float"}}, "grandlyon/com_donnees_communales.combureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "x", "y", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str", "x": "float", "y": "float"}}, "grandlyon/com_donnees_communales.combureauvote_2_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "x", "y", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str", "x": "float", "y": "float"}}, "grandlyon/com_donnees_communales.comequipementpublic_1_0_0": {"fields": ["gid", "uid", "coll_siret", "theme", "code", "type", "nom", "adr_numero", "adr_nomvoie", "adr_codepostal", "code_insee", "adr_commune", "erp_id", "erp_type", "erp_categorie", "tel", "email", "web", "openinghours", "adr_cle_interop"], "types": {"adr_cle_interop": "str", "adr_codepostal": "int", "adr_commune": "str", "adr_nomvoie": "str", "adr_numero": "str", "code": "str", "code_insee": "str", "coll_siret": "int", "email": "str", "erp_categorie": "int", "erp_id": "str", "erp_type": "str", "gid": "int", "nom": "str", "openinghours": "str", "tel": "str", "theme": "str", "type": "str", "uid": "str", "web": "str"}}, "grandlyon/com_donnees_communales.companneauaffichage_1_0_0": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/com_donnees_communales.comparcjardin_1_0_0": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "ann_ouvert": "int", "chien": "str", "circulation": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "eau": "str", "esp_can": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "numvoie": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "photo": "str", "precision_horaires": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/com_donnees_communales.comstationnementpmr_1_0_0": {"fields": ["uid", "nom", "num", "num_interne", "adresse", "codepost", "commune", "code_insee", "infoloc", "longueur_m", "nb_places", "configuration", "gestion", "photo", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "configuration": "str", "gestion": "str", "gid": "int", "infoloc": "str", "longueur_m": "float", "nb_places": "int", "nom": "str", "num": "str", "num_interne": "str", "photo": "str", "uid": "str"}}, "grandlyon/com_donnees_communales.comtoilettepublique_1_0_0": {"fields": ["uid", "adresse", "nom", "num", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"acceshan": "str", "adresse": "str", "code_insee": "str", "codepost": "int", "commentaire": "str", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "payant": "str", "uid": "str"}}, "grandlyon/daj_affaires_juridiques.marches": {"fields": ["id", "acheteur_id", "acheteur_nom", "nature", "objet", "codecpv", "procedure", "lieuexecution_code", "lieuexecution_typecode", "lieuexecution_nom", "dureemois", "datenotification", "datepublicationdonnees", "montant", "formeprix", "titulaire_id", "titulaire_typeidentifiant", "titulaire_denominationsociale", "modification_objetmodification", "modification_datepublicationdonneesmodification", "modification_dureemois", "modification_montant", "modification_titulaire_id", "modification_titulaire_typeidentifiant", "modification_titulaire_denominationsociale", "modification_datesignaturemodification"], "types": {"acheteur_id": "int", "acheteur_nom": "str", "codecpv": "str", "datenotification": "date", "datepublicationdonnees": "date", "dureemois": "int", "formeprix": "str", "id": "str", "lieuexecution_code": "int", "lieuexecution_nom": "str", "lieuexecution_typecode": "str", "montant": "float", "nature": "str", "objet": "str", "procedure": "str", "titulaire_denominationsociale": "str", "titulaire_id": "str", "titulaire_typeidentifiant": "str"}}, "grandlyon/eau_general.eausitepluvio": {"fields": ["nom", "adresse", "proprietaireterrain", "datemisenservice", "datemishorservice", "zsol", "appartenancegrandlyon", "identifiant", "gid"], "types": {"adresse": "str", "appartenancegrandlyon": "str", "datemisenservice": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "proprietaireterrain": "str", "zsol": "float"}}, "grandlyon/eco_ecologie.annuaireconsommateur": {"fields": ["code_siret", "categorie", "sous_categorie", "offre_structure", "structure", "name", "numvoie", "voie", "code_postal", "commune", "code_insee", "site_internet", "courriel", "telephone", "source", "commentaire", "last_update", "last_update_fme", "x", "y", "uid", "gid"], "types": {"categorie": "str", "code_insee": "str", "code_postal": "int", "code_siret": "str", "commentaire": "str", "commune": "str", "courriel": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "name": "str", "numvoie": "str", "offre_structure": "str", "site_internet": "str", "source": "str", "sous_categorie": "str", "structure": "str", "telephone": "str", "voie": "str", "x": "float", "y": "float"}}, "grandlyon/eco_ecologie.annuaireproducteur": {"fields": ["code_siret", "categorie", "type", "gestion", "structure", "name", "numvoie", "voie", "code_postal", "commune", "code_insee", "contact", "commentaire", "last_update", "last_update_fme", "x", "y", "uid", "gid"], "types": {"categorie": "str", "code_insee": "str", "code_postal": "int", "commentaire": "str", "commune": "str", "contact": "str", "gestion": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "name": "str", "numvoie": "str", "structure": "str", "type": "str", "voie": "str", "x": "float", "y": "float"}}, "grandlyon/eco_ecologie.ecoperimetrezfe_1_0_0": {"fields": ["gid", "surfacem2", "datemaj"], "types": {"datemaj": "datetime", "gid": "int", "surfacem2": "float"}}, "grandlyon/edu_education.educollege_1_0_0": {"fields": ["uid", "identifiant_de_l_etablissement", "nom_etablissement", "adresse", "statut_public_prive", "type_contrat_prive", "code_commune", "telephone", "web", "mail", "restauration", "hebergement", "ulis", "segpa", "section_sport", "section_internationale", "section_europeenne", "appartenance_education_prioritaire", "greta", "fiche_onisep", "date_ouverture", "effectif", "last_update", "last_update_fme", "gid"], "types": {"adresse": "str", "appartenance_education_prioritaire": "str", "code_commune": "int", "date_ouverture": "str", "effectif.0-2016": "int", "effectif.0-2017": "int", "effectif.0-2018": "int", "effectif.0-2019": "int", "fiche_onisep": "str", "gid": "int", "greta": "bool", "hebergement": "bool", "identifiant_de_l_etablissement": "str", "last_update": "datetime", "last_update_fme": "datetime", "mail": "str", "nom_etablissement": "str", "restauration": "bool", "section_europeenne": "bool", "section_internationale": "bool", "section_sport": "bool", "segpa": "bool", "statut_public_prive": "str", "telephone": "str", "type_contrat_prive": "str", "uid": "str", "ulis": "bool", "web": "str"}}, "grandlyon/edu_education.educollege_latest": {"fields": ["uid", "identifiant_de_l_etablissement", "nom_etablissement", "adresse", "statut_public_prive", "type_contrat_prive", "code_commune", "telephone", "web", "mail", "restauration", "hebergement", "ulis", "segpa", "section_sport", "section_internationale", "section_europeenne", "appartenance_education_prioritaire", "greta", "fiche_onisep", "date_ouverture", "effectif", "last_update", "last_update_fme", "gid"], "types": {"adresse": "str", "appartenance_education_prioritaire": "str", "code_commune": "int", "date_ouverture": "str", "effectif.0-2016": "int", "effectif.0-2017": "int", "effectif.0-2018": "int", "effectif.0-2019": "int", "fiche_onisep": "str", "gid": "int", "greta": "bool", "hebergement": "bool", "identifiant_de_l_etablissement": "str", "last_update": "datetime", "last_update_fme": "datetime", "mail": "str", "nom_etablissement": "str", "restauration": "bool", "section_europeenne": "bool", "section_internationale": "bool", "section_sport": "bool", "segpa": "bool", "statut_public_prive": "str", "telephone": "str", "type_contrat_prive": "str", "uid": "str", "ulis": "bool", "web": "str"}}, "grandlyon/edu_education.educollegepct_latest": {"fields": ["uid", "identifiant_de_l_etablissement", "nom_etablissement", "adresse", "statut_public_prive", "type_contrat_prive", "code_commune", "telephone", "web", "mail", "restauration", "hebergement", "ulis", "segpa", "section_sport", "section_internationale", "section_europeenne", "appartenance_education_prioritaire", "greta", "fiche_onisep", "date_ouverture", "effectif", "last_update", "last_update_fme", "gid"], "types": {"adresse": "str", "appartenance_education_prioritaire": "str", "code_commune": "int", "date_ouverture": "str", "effectif.0-2016": "int", "effectif.0-2017": "int", "effectif.0-2018": "int", "effectif.0-2019": "int", "fiche_onisep": "str", "gid": "int", "greta": "bool", "hebergement": "bool", "identifiant_de_l_etablissement": "str", "last_update": "datetime", "last_update_fme": "datetime", "mail": "str", "nom_etablissement": "str", "restauration": "bool", "section_europeenne": "bool", "section_internationale": "bool", "section_sport": "bool", "segpa": "bool", "statut_public_prive": "str", "telephone": "str", "type_contrat_prive": "str", "uid": "str", "ulis": "bool", "web": "str"}}, "grandlyon/epo_eau_potable.epobornefont": {"fields": ["nom", "gestionnaire", "anneepose", "gid"], "types": {"anneepose": "int", "gestionnaire": "str", "gid": "int", "nom": "str"}}, "grandlyon/evg_esp_veg.envens": {"fields": ["identifiant", "site", "zone_preemption", "surface_hectare", "territoire", "plan_gestion", "gid"], "types": {"gid": "int", "identifiant": "str", "plan_gestion": "str", "site": "str", "surface_hectare": "int", "territoire": "str", "zone_preemption": "str"}}, "grandlyon/evg_esp_veg.envpdiprboucle": {"fields": ["identifiant", "nom", "commune_depart", "code_insee", "depart", "descriptif", "cheminement_aller", "cheminement_retour", "difficulte", "temps_parcours", "longueur", "denivele", "vocation", "observation", "xdepart", "ydepart", "gid"], "types": {"cheminement_aller": "str", "code_insee": "str", "commune_depart": "str", "denivele": "str", "depart": "str", "descriptif": "str", "difficulte": "str", "gid": "int", "identifiant": "str", "longueur": "str", "nom": "str", "observation": "str", "temps_parcours": "str", "vocation": "str", "xdepart": "float", "ydepart": "float"}}, "grandlyon/evg_esp_veg.envpdiprclassement": {"fields": ["classementchemin", "reseauprimaire", "anneedeliberation", "longueur", "gid"], "types": {"anneedeliberation": "int", "classementchemin": "str", "gid": "int", "longueur": "str", "reseauprimaire": "str"}}, "grandlyon/evg_esp_veg.envpdiprsign": {"fields": ["identifiant", "nomlieudit", "typemobilier", "altitude", "nomcommune", "code_insee", "gid"], "types": {"altitude": "float", "code_insee": "str", "gid": "int", "identifiant": "str", "nomcommune": "str", "nomlieudit": "str", "typemobilier": "str"}}, "grandlyon/evg_esp_veg.envpenap": {"fields": ["identifiant", "nom_perimetre", "surface_hectare", "date_approbation", "gid"], "types": {"date_approbation": "date", "gid": "int", "identifiant": "str", "nom_perimetre": "str", "surface_hectare": "int"}}, "grandlyon/evg_esp_veg.envzpens": {"fields": ["commune", "codeinsee", "droit_preemption", "caractere_prioritaire", "numero_ens", "surface_hectare", "type_saisie", "gid"], "types": {"caractere_prioritaire": "str", "codeinsee": "str", "commune": "str", "droit_preemption": "str", "gid": "int", "numero_ens": "int", "surface_hectare": "int", "type_saisie": "str"}}, "grandlyon/evg_esp_veg.evgaireaccueil": {"fields": ["nom", "type", "nbplaces", "etat", "adresse", "codepostal", "ville", "gid"], "types": {"adresse": "str", "codepostal": "str", "etat": "str", "gid": "int", "nbplaces": "int", "nom": "str", "type": "str", "ville": "str"}}, "grandlyon/evg_esp_veg.evgmarezonehumide": {"fields": ["nom", "nomhabitatcorinebiotope", "commune", "codeinsee", "type", "anneeinventaire", "habitatregroupecorinebiotope", "especesremarquables", "etatconservation", "altitude", "methodologie", "zhnaturelleouartificielle", "source", "identifianthabitathumide", "identifiantmedwet", "codesdage", "codecorinebiotope", "surfacem2", "perimetrem", "gid"], "types": {"altitude": "float", "anneeinventaire": "str", "codecorinebiotope": "str", "codeinsee": "str", "codesdage": "str", "commune": "str", "especesremarquables": "str", "etatconservation": "str", "gid": "int", "habitatregroupecorinebiotope": "str", "identifianthabitathumide": "str", "identifiantmedwet": "str", "methodologie": "str", "nom": "str", "nomhabitatcorinebiotope": "str", "perimetrem": "float", "source": "str", "surfacem2": "float", "type": "str", "zhnaturelleouartificielle": "str"}}, "grandlyon/evg_esp_veg.evgparcindiccanope_1_0_0": {"fields": ["nom", "indiccanop", "gid"], "types": {"gid": "int", "indiccanop": "float", "nom": "str"}}, "grandlyon/evg_esp_veg.evgparcindiccanope_latest": {"fields": ["nom", "indiccanop", "gid"], "types": {"gid": "int", "indiccanop": "float", "nom": "str"}}, "grandlyon/evg_esp_veg.evgplagelaceauxbleues_1_0_0": {"fields": ["nom", "gid"], "types": {"gid": "int", "nom": "str"}}, "grandlyon/evg_esp_veg.evgplagelaceauxbleues_latest": {"fields": ["nom", "gid"], "types": {"gid": "int", "nom": "str"}}, "grandlyon/evg_esp_veg.evgpoisentiernature": {"fields": ["nom", "complementnom", "type", "categorie", "observation", "identifiantsentier", "identifiantpoisentier", "identifiant", "gid"], "types": {"categorie": "str", "complementnom": "str", "gid": "int", "identifiant": "str", "identifiantpoisentier": "int", "identifiantsentier": "int", "nom": "str", "observation": "str", "type": "str"}}, "grandlyon/evg_esp_veg.evgprojetnature": {"fields": ["nom", "identifiant", "identifiantprojet", "superficieha", "gestionnaire", "anneelancement", "gid"], "types": {"anneelancement": "int", "gestionnaire": "str", "gid": "int", "identifiant": "str", "identifiantprojet": "int", "nom": "str", "superficieha": "float"}}, "grandlyon/evg_esp_veg.evgsentiernature": {"fields": ["nom", "duree", "theme", "difficulte", "denivele", "categorie", "commune", "observation", "projetnature", "longueur", "depart", "xdepart", "code_insee", "ydepart", "identifiantsentier", "identifiant", "gid"], "types": {"categorie": "str", "code_insee": "str", "commune": "str", "denivele": "str", "depart": "str", "difficulte": "str", "duree": "str", "gid": "int", "identifiant": "str", "identifiantsentier": "int", "longueur": "str", "nom": "str", "observation": "str", "projetnature": "str", "theme": "str", "xdepart": "float", "ydepart": "float"}}, "grandlyon/evg_esp_veg.evgstratarborue_1_0_0": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/evg_esp_veg.evgstratarborue_latest": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/evg_esp_veg.occeva2015clc": {"fields": ["libelle", "codeclassification", "uniteminimalecollecte", "gid"], "types": {"codeclassification": "int", "gid": "int", "libelle": "str"}}, "grandlyon/evg_esp_veg.occeva2015gl": {"fields": ["libelle", "codeclassification", "uniteminimalecollecte", "gid"], "types": {"gid": "int", "libelle": "str", "uniteminimalecollecte": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcalticourbe": {"fields": ["altitude", "anglerotat", "gid"], "types": {"altitude": "float", "anglerotat": "float", "gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcbaticonstruction": {"fields": ["numero", "gid"], "types": {"gid": "int", "numero": "str"}}, "grandlyon/fpc_fond_plan_communaut.fpcbordchaussee": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcchemin": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpccourbeniveau": {"fields": ["altitude", "genre", "gid"], "types": {"altitude": "float", "genre": "str", "gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcequipsport": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpchabilintopo": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcilot": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcilotdirection": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpclignefaitage": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpclignerupture": {"fields": ["genre", "gid"], "types": {"genre": "str", "gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcplandeau": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcplandeaudetail": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcpointcotesol": {"fields": ["altitude", "gid"], "types": {"altitude": "float", "gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcpont": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcsommetfaitage": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcsurtoit": {"fields": ["numero", "gid"], "types": {"gid": "int", "numero": "str"}}, "grandlyon/fpc_fond_plan_communaut.fpcterrain": {"fields": ["origine", "gid"], "types": {"gid": "int", "origine": "str"}}, "grandlyon/fpc_fond_plan_communaut.fpcterraindec": {"fields": ["origine", "gid"], "types": {"gid": "int", "origine": "str"}}, "grandlyon/fpc_fond_plan_communaut.fpctoit": {"fields": ["type", "zmini", "zmaxi", "htotale", "hfacade", "numero", "gid"], "types": {"gid": "int", "hfacade": "float", "htotale": "float", "numero": "str", "type": "str", "zmaxi": "float", "zmini": "float"}}, "grandlyon/fpc_fond_plan_communaut.fpcvoieferree": {"fields": ["typevoie", "gid"], "types": {"gid": "int", "typevoie": "str"}}, "grandlyon/fpc_fond_plan_communaut.fpczonexclusion": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/gic_collecte.giccircuitcollecte": {"fields": ["nom", "numero", "typedechet", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi", "frequence", "longueur", "gestionnaire", "fiche_pendulage", "identifiant", "gid"], "types": {"fiche_pendulage": "str", "frequence": "float", "gestionnaire": "str", "gid": "int", "identifiant": "str", "jeudi": "str", "longueur": "str", "lundi": "str", "mardi": "str", "mercredi": "str", "nom": "str", "numero": "str", "samedi": "str", "typedechet": "str", "vendredi": "str"}}, "grandlyon/gic_collecte.giccompostage": {"fields": ["nomsite", "idmetier", "typecompostage", "statutsite", "numdansvoie", "nomvoie", "commune", "typestructureporteuse", "nomstructureporteuse", "numvoiestructureporteuse", "voiestructureporteuse", "communestructureporteuse", "contactstructureporteuse", "dateinstallationsite", "dateouverturesite", "gid"], "types": {"commune": "str", "dateinstallationsite": "date", "gid": "int", "idmetier": "int", "nomsite": "str", "nomvoie": "str", "numdansvoie": "int", "statutsite": "str", "typecompostage": "str", "typestructureporteuse": "str"}}, "grandlyon/gic_collecte.gicsiloenterre": {"fields": ["commune", "code_postal", "voie", "numerodansvoie", "gestionnaire", "observation", "identifiant", "code_insee", "gid"], "types": {"code_insee": "str", "code_postal": "int", "commune": "str", "gestionnaire": "str", "gid": "int", "identifiant": "str", "numerodansvoie": "str", "observation": "str", "voie": "str"}}, "grandlyon/gic_collecte.gicsiloverre": {"fields": ["commune", "code_postal", "voie", "numerodansvoie", "gestionnaire", "observation", "identifiant", "code_insee", "gid"], "types": {"code_insee": "str", "code_postal": "int", "commune": "str", "gestionnaire": "str", "gid": "int", "identifiant": "str", "numerodansvoie": "str", "observation": "str", "voie": "str"}}, "grandlyon/gic_collecte.gicsitetraitement": {"fields": ["nom", "adresse", "commune", "activite", "identifiant", "gid"], "types": {"activite": "str", "adresse": "str", "commune": "str", "gid": "int", "identifiant": "str", "nom": "str"}}, "grandlyon/gid_deneigement.gidcircuitdeneigement": {"fields": ["nom", "numero", "priorite", "longueur", "gestionnaire", "identifiant", "gid"], "types": {"gestionnaire": "str", "gid": "int", "identifiant": "str", "longueur": "str", "nom": "str", "numero": "str", "priorite": "str"}}, "grandlyon/gin_nettoiement.ginbornegelhydro_1_0_0": {"fields": ["nom", "commune", "insee", "lat", "long", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "lat": "float", "long": "float", "nom": "str"}}, "grandlyon/gin_nettoiement.ginbornegelhydro_latest": {"fields": ["nom", "commune", "insee", "lat", "long", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "lat": "float", "long": "float", "nom": "str"}}, "grandlyon/gin_nettoiement.gincorbeille": {"fields": ["identifiant", "numerodansvoie", "voie", "codefuv", "commune", "code_insee", "observationlocalisante", "referencemobilier", "support", "collecteur", "gestionnaire", "implantation", "statut", "commentaire", "datecreation", "datemodifgeo", "datemodifalpha", "gid"], "types": {"code_insee": "str", "codefuv": "str", "collecteur": "str", "commentaire": "str", "commune": "str", "datecreation": "datetime", "datemodifalpha": "datetime", "datemodifgeo": "datetime", "gestionnaire": "str", "gid": "int", "identifiant": "str", "implantation": "str", "numerodansvoie": "str", "observationlocalisante": "str", "referencemobilier": "str", "statut": "str", "support": "str", "voie": "str"}}, "grandlyon/gin_nettoiement.ginmarche": {"fields": ["nom", "commune", "surface", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi", "dimanche", "gestionnaire", "identifiant", "gid"], "types": {"commune": "str", "dimanche": "str", "gestionnaire": "str", "gid": "int", "identifiant": "str", "jeudi": "str", "lundi": "str", "mardi": "str", "mercredi": "str", "nom": "str", "samedi": "str", "surface": "str", "vendredi": "str"}}, "grandlyon/gin_nettoiement.gintoilettepublique": {"fields": ["commune", "voie", "numerodansvoie", "gestionnaire", "observation", "identifiant", "gid"], "types": {"commune": "str", "gestionnaire": "str", "gid": "int", "identifiant": "str", "numerodansvoie": "str", "observation": "str", "voie": "str"}}, "grandlyon/gip_proprete.gipcomposteur_1_0_0": {"fields": ["nom", "typesite", "adresse", "infoloc", "commune", "insee", "codpostal", "mail", "url", "dateinstal", "gid"], "types": {"adresse": "str", "codpostal": "int", "commune": "str", "dateinstal": "date", "gid": "int", "infoloc": "str", "insee": "str", "mail": "str", "nom": "str", "typesite": "str", "url": "str"}}, "grandlyon/gip_proprete.gipcomposteur_latest": {"fields": ["nom", "typesite", "adresse", "infoloc", "mail", "url", "commune", "insee", "codpostal", "dateinstal", "gid"], "types": {"adresse": "str", "codpostal": "int", "commune": "str", "dateinstal": "date", "gid": "int", "infoloc": "str", "insee": "str", "mail": "str", "nom": "str", "typesite": "str", "url": "str"}}, "grandlyon/gip_proprete.gipdecheterie": {"fields": ["identifiant", "nom", "numerodansvoie", "voie", "code_postal", "commune", "code_insee", "gestionnaire", "telephone", "frequence_ouverture", "gid"], "types": {"code_insee": "str", "code_postal": "int", "commune": "str", "frequence_ouverture": "str", "gid": "int", "identifiant": "str", "nom": "str", "numerodansvoie": "str", "telephone": "str", "voie": "str"}}, "grandlyon/gip_proprete.gipdecheterie_2_0_0": {"fields": ["identifiant", "nom", "address", "code_insee", "type_decheterie", "telephone", "openinghoursspecification", "allowed_waste", "allowed_vehicles", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "int", "address.streetAddress": "str", "allowed_vehicles.0.http://schema.org/category": "str", "allowed_vehicles.0.http://schema.org/height.http://schema.org/maxValue": "float", "allowed_vehicles.0.http://schema.org/height.http://schema.org/unitCode": "str", "allowed_vehicles.0.http://schema.org/length.http://schema.org/maxValue": "int", "allowed_vehicles.0.http://schema.org/length.http://schema.org/unitCode": "str", "allowed_vehicles.0.http://schema.org/weight.http://schema.org/maxValue": "int", "allowed_vehicles.0.http://schema.org/weight.http://schema.org/minValue": "int", "allowed_vehicles.0.http://schema.org/weight.http://schema.org/unitCode": "str", "allowed_vehicles.0.monthlyAllowedDropoffs.http://schema.org/maxValue": "int", "allowed_vehicles.0.pricePerDropoff.http://schema.org/currency": "str", "allowed_vehicles.0.pricePerDropoff.http://schema.org/value": "int", "allowed_waste.0.allowedQuantity.http://schema.org/maxValue": "int", "allowed_waste.0.allowedVolume.http://schema.org/maxValue": "int", "allowed_waste.0.allowedVolume.http://schema.org/unitCode": "str", "allowed_waste.0.allowedWeight.http://schema.org/maxValue": "int", "allowed_waste.0.allowedWeight.http://schema.org/unitCode": "str", "allowed_waste.0.http://schema.org/category": "str", "code_insee": "str", "gid": "int", "identifiant": "str", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "telephone": "str", "type_decheterie": "str"}}, "grandlyon/gip_proprete.gipdecheterie_3_0_0": {"fields": ["identifiant", "nom", "address", "code_insee", "type_decheterie", "telephone", "openinghoursspecification", "allowed_waste", "allowed_vehicles", "gid", "allowed_donation"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "int", "address.streetAddress": "str", "allowed_donation.0.schema:category": "str", "allowed_vehicles.0.monthlyAllowedDropoffs.schema:maxValue": "int", "allowed_vehicles.0.pricePerDropoff.schema:currency": "str", "allowed_vehicles.0.pricePerDropoff.schema:value": "int", "allowed_vehicles.0.schema:category": "str", "allowed_vehicles.0.schema:height.schema:maxValue": "float", "allowed_vehicles.0.schema:height.schema:unitCode": "str", "allowed_vehicles.0.schema:length.schema:maxValue": "int", "allowed_vehicles.0.schema:length.schema:unitCode": "str", "allowed_vehicles.0.schema:weight.schema:maxValue": "int", "allowed_vehicles.0.schema:weight.schema:minValue": "int", "allowed_vehicles.0.schema:weight.schema:unitCode": "str", "allowed_waste.0.allowedQuantity.schema:maxValue": "int", "allowed_waste.0.allowedVolume.schema:maxValue": "int", "allowed_waste.0.allowedVolume.schema:unitCode": "str", "allowed_waste.0.allowedWeight.schema:maxValue": "int", "allowed_waste.0.allowedWeight.schema:unitCode": "str", "allowed_waste.0.schema:category": "str", "code_insee": "str", "gid": "int", "identifiant": "str", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "telephone": "str", "type_decheterie": "str"}}, "grandlyon/gip_proprete.gipdecheterie_latest": {"fields": ["identifiant", "nom", "address", "code_insee", "type_decheterie", "telephone", "openinghoursspecification", "allowed_waste", "allowed_donation", "allowed_vehicles", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "int", "address.streetAddress": "str", "allowed_donation.0.schema:category": "str", "allowed_vehicles.0.monthlyAllowedDropoffs.schema:maxValue": "int", "allowed_vehicles.0.pricePerDropoff.schema:currency": "str", "allowed_vehicles.0.pricePerDropoff.schema:value": "int", "allowed_vehicles.0.schema:category": "str", "allowed_vehicles.0.schema:height.schema:maxValue": "float", "allowed_vehicles.0.schema:height.schema:unitCode": "str", "allowed_vehicles.0.schema:length.schema:maxValue": "int", "allowed_vehicles.0.schema:length.schema:unitCode": "str", "allowed_vehicles.0.schema:weight.schema:maxValue": "int", "allowed_vehicles.0.schema:weight.schema:minValue": "int", "allowed_vehicles.0.schema:weight.schema:unitCode": "str", "allowed_waste.0.allowedQuantity.schema:maxValue": "int", "allowed_waste.0.allowedVolume.schema:maxValue": "int", "allowed_waste.0.allowedVolume.schema:unitCode": "str", "allowed_waste.0.allowedWeight.schema:maxValue": "int", "allowed_waste.0.allowedWeight.schema:unitCode": "str", "allowed_waste.0.schema:category": "str", "code_insee": "str", "gid": "int", "identifiant": "str", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "telephone": "str", "type_decheterie": "str"}}, "grandlyon/gip_proprete.gipdonnerie": {"fields": ["identifiant", "nom", "numerodansvoie", "voie", "code_postal", "commune", "code_insee", "gestionnaire", "gid"], "types": {"code_insee": "str", "code_postal": "int", "commune": "str", "gid": "int", "identifiant": "str", "nom": "str", "numerodansvoie": "str", "voie": "str"}}, "grandlyon/gip_proprete.gipdonnerie_2_0_0": {"fields": ["identifiant", "nom", "address", "code_insee", "telephone", "openinghoursspecification", "allowed_waste", "identifiant_decheterie_associee", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "int", "address.streetAddress": "str", "allowed_waste.0.http://schema.org/category": "str", "code_insee": "str", "gid": "int", "identifiant": "str", "identifiant_decheterie_associee": "int", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime"}}, "grandlyon/gip_proprete.gipdonnerie_3_0_0": {"fields": ["identifiant", "nom", "address", "code_insee", "telephone", "openinghoursspecification", "allowed_waste", "identifiant_decheterie_associee", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "int", "address.streetAddress": "str", "allowed_waste.0.schema:category": "str", "code_insee": "str", "gid": "int", "identifiant": "str", "identifiant_decheterie_associee": "int", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime"}}, "grandlyon/gip_proprete.gipdonnerie_latest": {"fields": ["identifiant", "nom", "address", "code_insee", "telephone", "openinghoursspecification", "allowed_waste", "identifiant_decheterie_associee", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "int", "address.streetAddress": "str", "allowed_waste.0.http://schema.org/category": "str", "code_insee": "str", "gid": "int", "identifiant": "str", "identifiant_decheterie_associee": "int", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime"}}, "grandlyon/ima_gestion_images.imacartogrammelidar": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imamnt2018eptemprise": {"fields": ["gid", "url"], "types": {"gid": "int", "url": "str"}}, "grandlyon/ima_gestion_images.imamnt2018laz1kmcc46": {"fields": ["nom", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str"}}, "grandlyon/ima_gestion_images.imamntlas3kmcc46": {"fields": ["nom", "gid"], "types": {"gid": "int", "nom": "str"}}, "grandlyon/ima_gestion_images.imaortho2009ecw5km16cmcc46": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2012ecw5km10cmcc46": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2015ecw5km8cmcc46": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2015ecw5km8cmcc46ir": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2018ecw5km8cmcc46": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2018ecw5km8cmcc46ir": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2018tif1km8cmcc46": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "fichier_brut", "gid"], "types": {"fichier_brut": "str", "gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2018tif1km8cmcc46ir": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "fichier_brut", "gid"], "types": {"fichier_brut": "str", "gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ins_insertion_emploi.commissionlocale": {"fields": ["nom", "communesdintervention", "gid"], "types": {"communesdintervention": "str", "gid": "int", "nom": "str"}}, "grandlyon/ins_insertion_emploi.structureinsertion": {"fields": ["nocodage", "nomcomplet", "sigle", "norue", "rue", "complementadresse", "codepostal", "commune", "codeinsee", "typeactioninsertion", "thematique", "intituleaction", "descriptifaction", "fse", "lieudederoulement", "clidintervention", "siteinternet", "courriel", "telephone", "x", "y", "gid"], "types": {"clidintervention": "str", "codeinsee": "str", "codepostal": "str", "commune": "str", "complementadresse": "str", "courriel": "str", "descriptifaction": "str", "fse": "str", "gid": "int", "intituleaction": "str", "lieudederoulement": "str", "nocodage": "int", "nomcomplet": "str", "norue": "str", "rue": "str", "sigle": "str", "siteinternet": "str", "telephone": "str", "thematique": "str", "typeactioninsertion": "str", "x": "float", "y": "float"}}, "grandlyon/limonest.stationnementpmr_latest": {"fields": ["uid", "nom", "num", "num_interne", "adresse", "codepost", "commune", "code_insee", "infoloc", "longueur_m", "nb_places", "configuration", "gestion", "photo", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "configuration": "str", "gestion": "str", "gid": "int", "nb_places": "int", "nom": "str", "num": "str", "uid": "str"}}, "grandlyon/lyon.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/lyon.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "ann_ouvert": "int", "chien": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "eau": "str", "esp_can": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "numvoie": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "photo": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/lyon.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"acceshan": "str", "adresse": "str", "code_insee": "str", "codepost": "int", "commentaire": "str", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "payant": "str", "uid": "str"}}, "grandlyon/mions.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/mions.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/mions.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/mions.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "chien": "str", "circulation": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "nom": "str", "num": "str", "numvoie": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/mions.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"acceshan": "str", "adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "payant": "str", "uid": "str"}}, "grandlyon/noi_carto_bruit.noiaerien2007bronlden": {"fields": ["classification", "niveau_sonore_dba", "gid"], "types": {"classification": "str", "gid": "int", "niveau_sonore_dba": "float"}}, "grandlyon/noi_carto_bruit.noiaerien2007bronln": {"fields": ["classification", "niveau_sonore_dba", "gid"], "types": {"classification": "str", "gid": "int", "niveau_sonore_dba": "float"}}, "grandlyon/noi_carto_bruit.noiaerien2007corbaslden": {"fields": ["classification", "niveau_sonore_dba", "gid"], "types": {"classification": "str", "gid": "int", "niveau_sonore_dba": "float"}}, "grandlyon/noi_carto_bruit.noiaerien2007pistes": {"fields": ["nom_piste", "nature_revetement", "gid"], "types": {"gid": "int", "nature_revetement": "str", "nom_piste": "str"}}, "grandlyon/plu_h_opposable.pluafival": {"fields": ["code_forme", "forme", "valeur", "affectation_gerese", "type_equipement_public_gerese", "beneficiaire_gerese", "type_gerese", "voie_tenante_gerese", "voie_aboutissante_gerese", "numero_gerese", "nom_voie_gerese", "uid", "last_update", "last_update_fme", "gid"], "types": {"affectation_gerese": "str", "beneficiaire_gerese": "str", "code_forme": "str", "forme": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom_voie_gerese": "str", "numero_gerese": "str", "type_equipement_public_gerese": "str", "type_gerese": "str", "valeur": "str", "voie_aboutissante_gerese": "str", "voie_tenante_gerese": "str"}}, "grandlyon/plu_h_opposable.pluaxerui": {"fields": ["type", "soustype", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "soustype": "str", "type": "str"}}, "grandlyon/plu_h_opposable.pluboise": {"fields": ["genre", "numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"genre": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "numero": "str"}}, "grandlyon/plu_h_opposable.pluboispt": {"fields": ["essence", "genre", "localisation", "etat_phytosanitaire", "angle_rotation_symbole", "last_update", "last_update_fme", "uid", "gid"], "types": {"angle_rotation_symbole": "float", "essence": "str", "etat_phytosanitaire": "str", "genre": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "localisation": "str"}}, "grandlyon/plu_h_opposable.pluchangedest": {"fields": ["numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.plucommersurf": {"fields": ["type", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "type": "str"}}, "grandlyon/plu_h_opposable.plucontin": {"fields": ["type", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "type": "str"}}, "grandlyon/plu_h_opposable.pludetail": {"fields": ["ces", "last_update", "last_update_fme", "uid", "gid"], "types": {"ces": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.pludocumentcommune": {"fields": ["nom", "url_documents_plu_commune", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "uid": "str", "url_documents_plu_commune": "str"}}, "grandlyon/plu_h_opposable.pluhauteur": {"fields": ["hauteur", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "hauteur": "str", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.pluintacc": {"fields": ["type", "angle_rotation_symbole", "last_update", "last_update_fme", "uid", "gid"], "types": {"angle_rotation_symbole": "float", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "type": "str"}}, "grandlyon/plu_h_opposable.plulimimp": {"fields": ["last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.pluloceqp": {"fields": ["caracteristiques", "beneficiaire", "numero", "nature", "surface", "last_update", "last_update_fme", "uid", "gid"], "types": {"beneficiaire": "str", "caracteristiques": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nature": "str", "numero": "str", "surface": "str"}}, "grandlyon/plu_h_opposable.pluloceqs": {"fields": ["last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.plunonaed": {"fields": ["type", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "type": "str"}}, "grandlyon/plu_h_opposable.pluoaqs": {"fields": ["nom", "numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "numero": "str", "uid": "str"}}, "grandlyon/plu_h_opposable.plupaspar": {"fields": ["classe", "longueur", "type", "last_update", "last_update_fme", "uid", "gid"], "types": {"classe": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "longueur": "str", "type": "str"}}, "grandlyon/plu_h_opposable.plupatpro": {"fields": ["date_creation", "localisation", "numero", "regle", "last_update", "last_update_fme", "uid", "gid"], "types": {"date_creation": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "localisation": "str", "numero": "str", "regle": "str"}}, "grandlyon/plu_h_opposable.plupatrim": {"fields": ["nom", "numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "numero": "str"}}, "grandlyon/plu_h_opposable.plupaysag": {"fields": ["type", "numero", "localisation", "nature", "nom", "informations", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "localisation": "str", "nom": "str", "numero": "str", "uid": "str"}}, "grandlyon/plu_h_opposable.plupieton": {"fields": ["type", "angle_rotation_symbole", "last_update", "last_update_fme", "uid", "gid"], "types": {"angle_rotation_symbole": "float", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.plupolcom": {"fields": ["valeur_plafond", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "valeur_plafond": "str"}}, "grandlyon/plu_h_opposable.plupolhotel": {"fields": ["valeur_plafond", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "valeur_plafond": "str"}}, "grandlyon/plu_h_opposable.plupolimp": {"fields": ["hauteur", "type", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "hauteur": "str", "last_update": "datetime", "last_update_fme": "datetime", "type": "str"}}, "grandlyon/plu_h_opposable.plupoltertia": {"fields": ["valeur_plafond", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "valeur_plafond": "str"}}, "grandlyon/plu_h_opposable.plureprol": {"fields": ["beneficiaire", "categorie_logements", "localisation", "nature", "numero", "pourcentage_minimal", "last_update", "last_update_fme", "uid", "gid"], "types": {"beneficiaire": "str", "categorie_logements": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "localisation": "str", "nature": "str", "numero": "str", "pourcentage_minimal": "str"}}, "grandlyon/plu_h_opposable.plureserv": {"fields": ["type_reserve", "affectation_gerese", "type_equipement_public_gerese", "type_gerese", "beneficiaire_gerese", "voie_aboutissante_gerese", "voie_tenante_gerese", "numero_gerese", "nom_voie_gerese", "last_update", "last_update_fme", "uid", "gid"], "types": {"affectation_gerese": "str", "beneficiaire_gerese": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom_voie_gerese": "str", "numero_gerese": "str", "type_equipement_public_gerese": "str", "type_gerese": "str", "type_reserve": "str", "voie_aboutissante_gerese": "str", "voie_tenante_gerese": "str"}}, "grandlyon/plu_h_opposable.plurichso": {"fields": ["type", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.plurisqnt": {"fields": ["type_risque", "nom", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "type_risque": "str"}}, "grandlyon/plu_h_opposable.plurisqtc": {"fields": ["date_acte", "acte", "type_zone_protection", "nom", "last_update", "last_update_fme", "uid", "gid"], "types": {"date_acte": "date", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "type_zone_protection": "str"}}, "grandlyon/plu_h_opposable.pluruisseau": {"fields": ["libelle", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "libelle": "str"}}, "grandlyon/plu_h_opposable.plusmf": {"fields": ["numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "numero": "str"}}, "grandlyon/plu_h_opposable.plusmfreg": {"fields": ["destination", "regle", "ident_smf", "numero_smf", "last_update", "last_update_fme", "uid", "gid"], "types": {"destination": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "numero_smf": "int", "regle": "str"}}, "grandlyon/plu_h_opposable.plusms": {"fields": ["identifiant", "numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "identifiant": "str", "last_update": "datetime", "last_update_fme": "datetime", "numero": "str"}}, "grandlyon/plu_h_opposable.plusmsreg": {"fields": ["financement", "taille", "pourcentage", "ident_sms", "numero_sms", "last_update", "last_update_fme", "uid", "gid"], "types": {"financement": "str", "gid": "int", "ident_sms": "str", "last_update": "datetime", "last_update_fme": "datetime", "numero_sms": "str", "pourcentage": "str", "taille": "str"}}, "grandlyon/plu_h_opposable.plustatio": {"fields": ["regle", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "regle": "str"}}, "grandlyon/plu_h_opposable.plustml": {"fields": ["numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "numero": "str"}}, "grandlyon/plu_h_opposable.plustmlreg": {"fields": ["pourcentage", "seuil", "taille_logement", "ident_stml", "numero_stml", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "ident_stml": "int", "last_update": "datetime", "last_update_fme": "datetime", "numero_stml": "int", "pourcentage": "str", "seuil": "str", "taille_logement": "str"}}, "grandlyon/plu_h_opposable.pluzoncol": {"fields": ["nature", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nature": "str"}}, "grandlyon/plu_h_opposable.pluzone": {"fields": ["plafond", "ces", "ces_bande_principale", "ces_bande_secondaire", "cpt", "cpt_bande_principale", "cpt_bande_secondaire", "hauteur_bande_principale", "hauteur_bande_secondaire", "zone", "zonage", "stecal", "last_update", "last_update_fme", "uid", "gid"], "types": {"ces": "str", "ces_bande_secondaire": "float", "cpt": "float", "gid": "int", "hauteur_bande_principale": "int", "hauteur_bande_secondaire": "int", "last_update": "datetime", "last_update_fme": "datetime", "plafond": "str", "stecal": "int", "zonage": "str", "zone": "str"}}, "grandlyon/plu_h_opposable.pluzonrui": {"fields": ["type", "soustype", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "soustype": "str", "type": "str"}}, "grandlyon/pos_opposable.posafival": {"fields": ["code_forme", "forme", "valeur", "affectation_gerese", "type_equipement_public_gerese", "beneficiaire_gerese", "type_gerese", "voie_tenante_gerese", "voie_aboutissante_gerese", "numero_gerese", "largeur_emprise_gerese", "nom_voie_gerese", "gid"], "types": {"affectation_gerese": "str", "beneficiaire_gerese": "str", "code_forme": "str", "forme": "str", "gid": "int", "largeur_emprise_gerese": "str", "nom_voie_gerese": "str", "numero_gerese": "str", "type_equipement_public_gerese": "str", "type_gerese": "str", "valeur": "str", "voie_aboutissante_gerese": "str", "voie_tenante_gerese": "str"}}, "grandlyon/pos_opposable.posboise": {"fields": ["genre", "gid"], "types": {"genre": "str", "gid": "int"}}, "grandlyon/pos_opposable.posboispt": {"fields": ["genre", "gid"], "types": {"genre": "str", "gid": "int"}}, "grandlyon/pos_opposable.poscommer": {"fields": ["type", "code_voie", "gid"], "types": {"code_voie": "str", "gid": "int", "type": "str"}}, "grandlyon/pos_opposable.poscontinuite": {"fields": ["type", "code_voie", "gid"], "types": {"code_voie": "str", "gid": "int", "type": "str"}}, "grandlyon/pos_opposable.poscote": {"fields": ["cote", "gid"], "types": {"gid": "int"}}, "grandlyon/pos_opposable.posdetail": {"fields": ["zonage", "plafond", "ces", "gid"], "types": {"ces": "str", "gid": "int", "plafond": "str"}}, "grandlyon/pos_opposable.posdocumentcommune": {"fields": ["nom", "code_insee", "documents_plu_commune", "url_documents_plu_commune", "gid"], "types": {"code_insee": "str", "documents_plu_commune": "str", "gid": "int", "nom": "str", "url_documents_plu_commune": "str"}}, "grandlyon/pos_opposable.posespnonaed": {"fields": ["type", "gid"], "types": {"gid": "int", "type": "str"}}, "grandlyon/pos_opposable.posflerui": {"fields": ["type", "gid"], "types": {"gid": "int", "type": "str"}}, "grandlyon/pos_opposable.poshauvoi": {"fields": ["hauteur", "gid"], "types": {"gid": "int", "hauteur": "str"}}, "grandlyon/pos_opposable.posintacc": {"fields": ["type", "angle_symbole", "gid"], "types": {"angle_symbole": "float", "gid": "int", "type": "str"}}, "grandlyon/pos_opposable.poslimimp": {"fields": ["code_voie", "gid"], "types": {"code_voie": "str", "gid": "int"}}, "grandlyon/pos_opposable.posloceqp": {"fields": ["caracteristiques", "beneficiaire", "numero", "nature", "surface", "gid"], "types": {"beneficiaire": "str", "caracteristiques": "str", "gid": "int", "nature": "str", "numero": "str", "surface": "str"}}, "grandlyon/pos_opposable.posloceqs": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/pos_opposable.posoaqs": {"fields": ["identifiant", "nom", "numero", "gid"], "types": {"gid": "int", "identifiant": "str", "nom": "str", "numero": "str"}}, "grandlyon/pos_opposable.pospaspar": {"fields": ["type", "gid"], "types": {"gid": "int", "type": "str"}}, "grandlyon/pos_opposable.pospatpro": {"fields": ["regle", "numero", "localisation", "gid"], "types": {"gid": "int", "localisation": "str", "numero": "str", "regle": "str"}}, "grandlyon/pos_opposable.pospaysag": {"fields": ["identifiant", "type", "numero", "localisation", "nature", "nom", "informations", "gid"], "types": {"gid": "int", "identifiant": "str", "informations": "str", "localisation": "str", "nature": "str", "nom": "str", "numero": "str", "type": "str"}}, "grandlyon/pos_opposable.posperime": {"fields": ["nom", "description1", "description2", "description3", "type", "numero_zac", "gid"], "types": {"description1": "str", "gid": "int", "type": "str"}}, "grandlyon/pos_opposable.pospieton": {"fields": ["type", "gid"], "types": {"gid": "int", "type": "str"}}, "grandlyon/pos_opposable.pospolyimplant": {"fields": ["type", "hauteur", "ces", "gid"], "types": {"ces": "str", "gid": "int", "hauteur": "str", "type": "str"}}, "grandlyon/pos_opposable.posreprol": {"fields": ["numero", "localisation", "nature", "gid"], "types": {"gid": "int", "localisation": "str", "nature": "str", "numero": "str"}}, "grandlyon/pos_opposable.posreserv": {"fields": ["type", "affectation_gerese", "type_equipement_public_gerese", "type_gerese", "beneficiaire_gerese", "voie_aboutissante_gerese", "voie_tenante_gerese", "numero_gerese", "largeur_emprise_gerese", "nom_voie_gerese", "gid"], "types": {"affectation_gerese": "str", "beneficiaire_gerese": "str", "gid": "int", "largeur_emprise_gerese": "str", "nom_voie_gerese": "str", "numero_gerese": "str", "type": "str", "type_equipement_public_gerese": "str", "type_gerese": "str", "voie_aboutissante_gerese": "str", "voie_tenante_gerese": "str"}}, "grandlyon/pos_opposable.posrichso": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/pos_opposable.possms": {"fields": ["identifiant", "numero", "gid"], "types": {"gid": "int", "identifiant": "str", "numero": "str"}}, "grandlyon/pos_opposable.possmsreg": {"fields": ["financement", "taille", "pourcentage", "ident_sms", "numero_sms", "gid"], "types": {"financement": "str", "gid": "int", "ident_sms": "str", "numero_sms": "str", "pourcentage": "str", "taille": "str"}}, "grandlyon/pos_opposable.posstatio": {"fields": ["regle", "gid"], "types": {"gid": "int", "regle": "str"}}, "grandlyon/pos_opposable.posterrui": {"fields": ["type", "nom", "gid"], "types": {"gid": "int", "nom": "str", "type": "str"}}, "grandlyon/pos_opposable.postertia": {"fields": ["type", "code_voie", "gid"], "types": {"code_voie": "str", "gid": "int", "type": "str"}}, "grandlyon/pos_opposable.postexte_loceqp": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.postexte_oaqs": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.postexte_paysag": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.postexte_perime": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.postexte_polimp": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.postexte_sms": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.postexte_zone2000": {"fields": ["texte", "gid"], "types": {"gid": "int"}}, "grandlyon/pos_opposable.postexte_zone5000": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.poszone": {"fields": ["genre", "zonage", "plafond", "ces", "gid"], "types": {"ces": "str", "genre": "str", "gid": "int", "plafond": "str", "zonage": "str"}}, "grandlyon/pos_opposable.poszonecol": {"fields": ["nature", "gid"], "types": {"gid": "int", "nature": "str"}}, "grandlyon/pos_opposable.poszonrui": {"fields": ["type", "sous_type", "gid"], "types": {"gid": "int", "sous_type": "str", "type": "str"}}, "grandlyon/public.geography_columns": {"fields": ["f_table_catalog", "f_table_schema", "f_table_name", "f_geography_column", "coord_dimension", "srid", "type"], "types": {}}, "grandlyon/public.geometry_columns": {"fields": ["f_table_catalog", "f_table_schema", "f_table_name", "f_geometry_column", "coord_dimension", "srid", "type"], "types": {"coord_dimension": "int", "f_geometry_column": "str", "f_table_catalog": "str", "f_table_name": "str", "f_table_schema": "str", "srid": "int", "type": "str"}}, "grandlyon/public.raster_columns": {"fields": ["r_table_catalog", "r_table_schema", "r_table_name", "r_raster_column", "srid", "scale_x", "scale_y", "blocksize_x", "blocksize_y", "same_alignment", "regular_blocking", "num_bands", "pixel_types", "nodata_values", "out_db", "spatial_index"], "types": {}}, "grandlyon/public.raster_overviews": {"fields": ["o_table_catalog", "o_table_schema", "o_table_name", "o_raster_column", "r_table_catalog", "r_table_schema", "r_table_name", "r_raster_column", "overview_factor"], "types": {}}, "grandlyon/pvo_patrimoine_voirie.pvoamenagementcyclable": {"fields": ["nom", "commune1", "commune2", "reseau", "typeamenagement", "typeamenagement2", "positionnement", "senscirculation", "environnement", "localisation", "typologiepiste", "revetementpiste", "domanialite", "reglementation", "zonecirculationapaisee", "anneelivraison", "identifiant", "observation", "gid"], "types": {"anneelivraison": "int", "commune1": "str", "commune2": "str", "domanialite": "str", "environnement": "str", "gid": "int", "identifiant": "str", "localisation": "str", "nom": "str", "observation": "str", "positionnement": "str", "reglementation": "str", "reseau": "str", "revetementpiste": "str", "senscirculation": "str", "typeamenagement": "str", "typeamenagement2": "str", "typologiepiste": "str", "zonecirculationapaisee": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvoarretpedibus": {"fields": ["identifiantarretpedibus", "identifiantpedibus", "nomlignepedibus", "estvalide", "nomgroupescolaire", "adresse", "commune", "couleurligne", "statutpedibus", "anneerealisation", "panneau", "heurematin", "heuresoir", "commentaire", "observation", "gid", "codeinsee"], "types": {"adresse": "str", "anneerealisation": "int", "codeinsee": "str", "commentaire": "str", "commune": "str", "couleurligne": "str", "estvalide": "str", "gid": "int", "heurematin": "str", "heuresoir": "str", "identifiantarretpedibus": "str", "identifiantpedibus": "str", "nomgroupescolaire": "str", "nomlignepedibus": "str", "observation": "str", "panneau": "str", "statutpedibus": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvobornecriter": {"fields": ["nom", "numero", "type", "debutlivraison", "finlivraison", "idautomate", "idborne", "observation", "gid"], "types": {"debutlivraison": "str", "finlivraison": "str", "gid": "int", "idautomate": "int", "idborne": "int", "nom": "str", "numero": "str", "observation": "str", "type": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvocameracriter": {"fields": ["nom", "libellelong", "identifiant", "numeromaintenance", "typecamera", "fournisseur", "observation", "gid"], "types": {"fournisseur": "str", "gid": "int", "identifiant": "str", "libellelong": "str", "nom": "str", "numeromaintenance": "str", "observation": "str", "typecamera": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvochantierperturbant": {"fields": ["nom", "nomchantier", "commune1", "precisionlocalisation", "debutchantier", "finchantier", "descriptionchantierinternet", "avancement", "importance", "typeperturbation", "intervenant", "validite", "codeimportance", "identifiant", "document_joint", "url_document", "gid"], "types": {"avancement": "str", "codeimportance": "int", "commune1": "str", "debutchantier": "datetime", "descriptionchantierinternet": "str", "document_joint": "str", "finchantier": "datetime", "gid": "int", "identifiant": "str", "importance": "str", "intervenant": "str", "nom": "str", "nomchantier": "str", "precisionlocalisation": "str", "typeperturbation": "str", "url_document": "str", "validite": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvochausseetrottoir": {"fields": ["codetroncon", "nomvoie", "codefuv", "commune1", "commune2", "denominationroutiere", "senscirculation", "longueurcalculee", "domanialite", "hierarchiefonctionnelle", "routegrandecirculation", "matieresdangereuses", "itineraireconvoiexceptionnel", "lignebus", "limitationvitesse", "limitationtonnage", "limitationlargeur", "limitationhauteur", "reglementationzca", "continuitecyclablezca", "reglementationprecisions", "reseaupl", "hierarchiestructurelle", "largeurchaussee", "largeurcirculeechaussee", "longueurreellechaussee", "surfacechaussee", "surfacecirculeechaussee", "pentemaximale", "pentemoyenne", "revetementchaussee", "comptagepl", "particularitecomptage", "revetementtrottoirdroit", "largeurtrottoirdroit", "longueurtrottoirdroit", "surfacetrottoirdroit", "revetementtrottoirgauche", "largeurtrottoirgauche", "longueurtrottoirgauche", "surfacetrottoirgauche", "gid"], "types": {"codefuv": "str", "codetroncon": "str", "commune1": "str", "commune2": "str", "comptagepl": "str", "continuitecyclablezca": "str", "denominationroutiere": "str", "domanialite": "str", "gid": "int", "hierarchiefonctionnelle": "str", "hierarchiestructurelle": "str", "largeurchaussee": "float", "largeurcirculeechaussee": "float", "largeurtrottoirdroit": "float", "largeurtrottoirgauche": "float", "lignebus": "str", "limitationhauteur": "float", "limitationlargeur": "float", "limitationtonnage": "float", "limitationvitesse": "int", "longueurcalculee": "float", "longueurreellechaussee": "float", "longueurtrottoirdroit": "float", "longueurtrottoirgauche": "float", "matieresdangereuses": "str", "nomvoie": "str", "particularitecomptage": "str", "pentemaximale": "int", "pentemoyenne": "int", "reglementationprecisions": "str", "reglementationzca": "str", "reseaupl": "str", "revetementchaussee": "str", "revetementtrottoirdroit": "str", "revetementtrottoirgauche": "str", "routegrandecirculation": "str", "senscirculation": "str", "surfacechaussee": "float", "surfacecirculeechaussee": "float", "surfacetrottoirdroit": "float", "surfacetrottoirgauche": "float"}}, "grandlyon/pvo_patrimoine_voirie.pvocomptagecriter": {"fields": ["positionnement", "distancelignearret", "nom", "typecapteur", "typepostemesure", "nbvoies", "moyennejoursouvrable", "debithorairemax", "horairedebitmax", "identifiantptm", "identifiantcontroleur", "anneereference", "gid"], "types": {"anneereference": "int", "debithorairemax": "int", "distancelignearret": "int", "gid": "int", "horairedebitmax": "str", "identifiantcontroleur": "int", "identifiantptm": "int", "moyennejoursouvrable": "int", "nbvoies": "int", "nom": "str", "positionnement": "str", "typecapteur": "str", "typepostemesure": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvoitinerairesda": {"fields": ["nom", "commune", "priorite", "domanialite", "codetroncon", "codefuv1", "codefuv2", "prioritesda", "identifiant", "gid"], "types": {"codefuv1": "str", "codefuv2": "str", "codetroncon": "str", "commune": "str", "domanialite": "str", "gid": "int", "identifiant": "str", "nom": "str", "priorite": "str", "prioritesda": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvomobilierurbain": {"fields": ["identifiant", "nom_abri", "adresse", "commune", "code_insee", "famillemobilier", "gid"], "types": {"adresse": "str", "code_insee": "str", "commune": "str", "famillemobilier": "str", "gid": "int", "identifiant": "str", "nom_abri": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvoparc2rm": {"fields": ["identifiant", "adresse", "commune", "mobilier2rm", "gestionnaire", "localisation", "nbarceaux", "capacite", "anneerealisation", "pole", "observation", "gid"], "types": {"adresse": "str", "anneerealisation": "int", "capacite": "int", "commune": "str", "gestionnaire": "str", "gid": "int", "identifiant": "str", "localisation": "str", "mobilier2rm": "str", "nbarceaux": "int", "observation": "str", "pole": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvoparking": {"fields": ["nom", "idparking", "idparkingcriter", "commune", "proprietaire", "gestionnaire", "idfournisseur", "voieentree", "voiesortie", "avancement", "annee", "typeparking", "situation", "parkingtempsreel", "gabarit", "capacite", "capacite2rm", "capacitevelo", "capaciteautopartage", "capacitepmr", "usage", "vocation", "reglementation", "fermeture", "observation", "codetype", "gid"], "types": {"annee": "int", "avancement": "str", "capacite": "int", "capacite2rm": "int", "capaciteautopartage": "int", "capacitepmr": "int", "capacitevelo": "int", "codetype": "int", "commune": "str", "fermeture": "str", "gabarit": "float", "gestionnaire": "str", "gid": "int", "idfournisseur": "str", "idparking": "str", "idparkingcriter": "int", "nom": "str", "observation": "str", "parkingtempsreel": "str", "proprietaire": "str", "reglementation": "str", "situation": "str", "typeparking": "str", "usage": "str", "vocation": "str", "voieentree": "str", "voiesortie": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvopedibus": {"fields": ["identifiantpedibus", "nomlignepedibus", "estvalide", "nomgroupescolaire", "commune", "couleurligne", "statutpedibus", "typepedibus", "nbarret", "anneerealisation", "contactassociation", "frequencepedibus", "longueur", "gid", "codeinsee"], "types": {"anneerealisation": "int", "codeinsee": "str", "commune": "str", "contactassociation": "str", "couleurligne": "str", "estvalide": "str", "frequencepedibus": "int", "gid": "int", "identifiantpedibus": "str", "longueur": "str", "nbarret": "int", "nomgroupescolaire": "str", "nomlignepedibus": "str", "statutpedibus": "str", "typepedibus": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvoplanmodesdoux": {"fields": ["nom", "commune", "hierarchie", "domanialite", "existe", "anneelivraison", "codefuv1", "codefuv2", "prioritepmd", "identifiant", "gid"], "types": {"anneelivraison": "int", "codefuv1": "str", "codefuv2": "str", "commune": "str", "domanialite": "str", "existe": "str", "gid": "int", "hierarchie": "str", "identifiant": "str", "nom": "str", "prioritepmd": "int"}}, "grandlyon/pvo_patrimoine_voirie.pvopoleinteret": {"fields": ["nom", "typedeplacement", "identifiant", "observation", "gid"], "types": {"gid": "int", "nom": "str", "typedeplacement": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvopostecomptagecriter": {"fields": ["nom", "type", "nbvoies", "anneereference", "semainereference", "moyennejoursouvrable", "debithorairemax", "horairedebitmax", "identifiant", "identifiantcontroleur", "gid"], "types": {"anneereference": "int", "debithorairemax": "int", "gid": "int", "horairedebitmax": "str", "identifiant": "str", "identifiantcontroleur": "int", "moyennejoursouvrable": "int", "nbvoies": "int", "nom": "str", "semainereference": "str", "type": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvostationautopartage": {"fields": ["nom", "identifiantstation", "adresse", "commune", "typeautopartage", "nbemplacements", "localisation", "anneerealisation", "estouverte", "observation", "gid"], "types": {"adresse": "str", "anneerealisation": "int", "commune": "str", "estouverte": "str", "gid": "int", "identifiantstation": "int", "localisation": "str", "nbemplacements": "int", "nom": "str", "observation": "str", "typeautopartage": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvostationnementvelo": {"fields": ["nom", "adresse", "commune", "avancement", "gestionnaire", "mobiliervelo", "localisation", "abrite", "duree", "nbarceaux", "capacite", "anneerealisation", "arceauxprojetes", "pole", "gid"], "types": {"abrite": "str", "adresse": "str", "anneerealisation": "int", "avancement": "str", "capacite": "int", "commune": "str", "duree": "str", "gestionnaire": "str", "gid": "int", "localisation": "str", "mobiliervelo": "str", "nbarceaux": "int", "nom": "str", "pole": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvostationtaxi": {"fields": ["nom", "adresse", "commune", "nbemplacements", "telephone", "separateurtaxi", "abri", "panneau", "diodes", "totem", "gid"], "types": {"abri": "str", "adresse": "str", "commune": "str", "diodes": "str", "gid": "int", "nbemplacements": "int", "nom": "str", "panneau": "str", "separateurtaxi": "str", "telephone": "str", "totem": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvostationvelov": {"fields": ["idstation", "nom", "adresse1", "adresse2", "commune", "numdansarrondissement", "nbbornettes", "stationbonus", "pole", "ouverte", "achevement", "gid", "code_insee"], "types": {"achevement": "str", "adresse1": "str", "adresse2": "str", "code_insee": "str", "commune": "str", "gid": "int", "idstation": "str", "nbbornettes": "int", "nom": "str", "numdansarrondissement": "int", "ouverte": "str", "pole": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvotempsparcoursmodesdoux": {"fields": ["nom", "typedeplacement", "dureeparcours", "identifiant", "lat_epsg4171", "long_epsg4171", "observation", "gid"], "types": {"dureeparcours": "int", "gid": "int", "lat_epsg4171": "float", "long_epsg4171": "float", "nom": "str", "typedeplacement": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvotempsparcoursvl": {"fields": ["libelleparcours", "libellepointorigine", "libellepointdestination", "idtempsparcoursvlentree", "idtempsparcoursvlsortie", "metaparcours", "idmetaparcourspereentree", "idmetaparcoursperesortie", "longueur", "tempsparcoursentree", "tempsparcourssortie", "vitesseentree", "vitessesortie", "lat_epsg4171", "long_epsg4171", "observation", "gid"], "types": {"gid": "int", "idmetaparcourspereentree": "int", "idmetaparcoursperesortie": "int", "idtempsparcoursvlentree": "int", "idtempsparcoursvlsortie": "int", "lat_epsg4171": "float", "libelleparcours": "str", "libellepointdestination": "str", "libellepointorigine": "str", "long_epsg4171": "float", "longueur": "str", "metaparcours": "str", "tempsparcoursentree": "int", "tempsparcourssortie": "int", "vitesseentree": "float", "vitessesortie": "float"}}, "grandlyon/pvo_patrimoine_voirie.pvotronconwebcriter": {"fields": ["libelle", "code", "twgid", "zoom", "sens", "fournisseur", "idfournisseur", "longueur", "gid", "infotrafic", "regulateur", "calculateur", "nombrevoies"], "types": {"calculateur": "int", "code": "str", "fournisseur": "str", "gid": "int", "idfournisseur": "str", "infotrafic": "int", "libelle": "str", "longueur": "str", "nombrevoies": "int", "regulateur": "int", "sens": "str", "twgid": "int", "zoom": "int"}}, "grandlyon/pvo_patrimoine_voirie.pvovillessvoitureptentree_1": {"fields": ["sortieouentree", "intersection", "nomvoie", "commune", "insee", "senscircul", "buspassage", "buslignes", "alerte", "gid"], "types": {"alerte": "str", "buslignes": "str", "buspassage": "bool", "commune": "str", "gid": "int", "insee": "str", "intersection": "str", "nomvoie": "str", "senscircul": "str", "sortieouentree": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvovillessvoituresurf_1": {"fields": ["voieimpact", "zone", "gid"], "types": {"gid": "int", "voieimpact": "str", "zone": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvozoneapaisee": {"fields": ["codetroncon", "nomvoie", "codefuv", "commune1", "commune2", "denominationroutiere", "senscirculation", "longueurcalculee", "domanialite", "limitationvitesse", "reglementationzca", "continuitecyclablezca", "reglementationprecisions", "gid"], "types": {"codefuv": "str", "codetroncon": "str", "commune1": "str", "commune2": "str", "continuitecyclablezca": "str", "denominationroutiere": "str", "domanialite": "str", "gid": "int", "limitationvitesse": "int", "longueurcalculee": "float", "nomvoie": "str", "reglementationprecisions": "str", "reglementationzca": "str", "senscirculation": "str"}}, "grandlyon/rillieux.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/rillieux.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/rillieux.equipementpublic_latest": {"fields": ["uid", "coll_siret", "theme", "code", "type", "nom", "adr_numero", "adr_nomvoie", "adr_codepostal", "adr_commune", "adr_cle_interop", "code_insee", "erp_id", "erp_type", "erp_categorie", "tel", "email", "web", "openinghours", "gid"], "types": {"adr_cle_interop": "str", "adr_codepostal": "int", "adr_commune": "str", "adr_nomvoie": "str", "adr_numero": "str", "code": "str", "code_insee": "str", "coll_siret": "int", "gid": "int", "nom": "str", "theme": "str", "type": "str", "uid": "str"}}, "grandlyon/rillieux.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"code_insee": "str", "codepost": "int", "commune": "str", "gid": "int", "infoloc": "str", "num": "str", "uid": "str"}}, "grandlyon/rillieux.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "nom": "str", "num": "str", "numvoie": "str", "reglement": "str", "surf_tot_m2": "float", "uid": "str", "voie": "str"}}, "grandlyon/rillieux.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gid": "int", "nom": "str", "num": "str", "uid": "str"}}, "grandlyon/saintcyr.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintcyr.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintcyr.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/saintcyr.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "circulation": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "numvoie": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintcyr.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"acceshan": "str", "adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "payant": "str", "uid": "str"}}, "grandlyon/saintdidier.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintdidier.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintdidier.equipementpublic_latest": {"fields": ["uid", "coll_siret", "theme", "code", "type", "nom", "adr_numero", "adr_nomvoie", "adr_codepostal", "adr_commune", "adr_cle_interop", "code_insee", "erp_id", "erp_type", "erp_categorie", "tel", "email", "web", "openinghours", "gid"], "types": {"adr_cle_interop": "str", "adr_codepostal": "int", "adr_commune": "str", "adr_nomvoie": "str", "adr_numero": "str", "code": "str", "code_insee": "str", "coll_siret": "int", "email": "str", "erp_categorie": "int", "erp_id": "str", "erp_type": "str", "gid": "int", "nom": "str", "openinghours": "str", "tel": "str", "theme": "str", "type": "str", "uid": "str", "web": "str"}}, "grandlyon/saintdidier.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/saintdidier.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "ann_ouvert": "int", "chien": "str", "circulation": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "eau": "str", "esp_can": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "numvoie": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintdidier.stationnementpmr_latest": {"fields": ["uid", "nom", "num", "num_interne", "adresse", "codepost", "commune", "code_insee", "infoloc", "longueur_m", "nb_places", "configuration", "gestion", "photo", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "configuration": "str", "gestion": "str", "gid": "int", "infoloc": "str", "nb_places": "int", "nom": "str", "num": "str", "photo": "str", "uid": "str"}}, "grandlyon/saintdidier.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"acceshan": "str", "adresse": "str", "code_insee": "str", "codepost": "int", "commentaire": "str", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "num": "str", "payant": "str", "uid": "str"}}, "grandlyon/saintpriest.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintpriest.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/ter_territoire.maison_de_la_metropole": {"fields": ["nom", "nom_reduit", "type", "adresse", "adresse_complement", "code_postal", "ville", "telephone", "fax", "courriel", "lundi_am", "lundi_pm", "mardi_am", "mardi_pm", "mercredi_am", "mercredi_pm", "jeudi_am", "jeudi_pm", "vendredi_am", "vendredi_pm", "commentaire", "code_insee", "mdm_rattachement", "territoire_mutualise", "code_territoire", "x_wgs84", "y_wgs84", "identifiant", "gid"], "types": {"adresse": "str", "adresse_complement": "str", "code_insee": "str", "code_postal": "int", "code_territoire": "str", "commentaire": "str", "courriel": "str", "fax": "str", "gid": "int", "identifiant": "str", "jeudi_am": "str", "jeudi_pm": "str", "lundi_am": "str", "lundi_pm": "str", "mardi_am": "str", "mardi_pm": "str", "mdm_rattachement": "str", "mercredi_am": "str", "mercredi_pm": "str", "nom": "str", "nom_reduit": "str", "telephone": "str", "territoire_mutualise": "str", "type": "str", "vendredi_am": "str", "vendredi_pm": "str", "ville": "str", "x_wgs84": "float", "y_wgs84": "float"}}, "grandlyon/ter_territoire.maison_du_rhone": {"fields": ["nom", "nom_reduit", "type", "adresse", "adresse_complement", "code_postal", "ville", "telephone", "fax", "courriel", "lundi_am", "lundi_pm", "mardi_am", "mardi_pm", "mercredi_am", "mercredi_pm", "jeudi_am", "jeudi_pm", "vendredi_am", "vendredi_pm", "commentaire", "code_insee", "mdr_rattachement", "territoire_mutualise", "code_territoire", "x_wgs84", "y_wgs84", "identifiant", "gid"], "types": {"adresse": "str", "adresse_complement": "str", "code_insee": "str", "code_postal": "int", "code_territoire": "str", "courriel": "str", "fax": "str", "gid": "int", "identifiant": "str", "jeudi_am": "str", "jeudi_pm": "str", "lundi_am": "str", "lundi_pm": "str", "mardi_am": "str", "mardi_pm": "str", "mdr_rattachement": "str", "mercredi_am": "str", "mercredi_pm": "str", "nom": "str", "nom_reduit": "str", "telephone": "str", "territoire_mutualise": "str", "type": "str", "vendredi_am": "str", "vendredi_pm": "str", "ville": "str", "x_wgs84": "float", "y_wgs84": "float"}}, "grandlyon/ter_territoire.perimetre_mdm": {"fields": ["nom", "communes", "codes_insee", "nb_communes", "identifiant", "id_mdm_principale", "gid"], "types": {"codes_insee": "str", "communes": "str", "gid": "int", "id_mdm_principale": "str", "identifiant": "str", "nb_communes": "int", "nom": "str"}}, "grandlyon/ter_territoire.perimetre_mdr": {"fields": ["nom", "communes", "codes_insee", "nb_communes", "identifiant", "id_mdr_principale", "gid"], "types": {"codes_insee": "str", "communes": "str", "gid": "int", "id_mdr_principale": "str", "identifiant": "str", "nb_communes": "int"}}, "grandlyon/ter_territoire.point_distribution_met": {"fields": ["nom", "adresse", "adresse_complement", "code_postal", "ville", "type", "sous_type", "accessibilite", "x_wgs84", "y_wgs84", "commentaire", "code_insee", "identifiant", "gid"], "types": {"adresse": "str", "adresse_complement": "str", "code_insee": "str", "code_postal": "int", "gid": "int", "nom": "str", "sous_type": "str", "type": "str", "ville": "str", "x_wgs84": "float", "y_wgs84": "float"}}, "grandlyon/top_plan_canevas.topcanevas": {"fields": ["identifiant", "coord_est", "coord_nord", "altitude", "systeme_plani", "precision_plani_mm", "systeme_alti", "adresse", "commune", "nature", "date_creation", "numero_dossier", "fiche_web", "url_fiche", "gid"], "types": {"adresse": "str", "altitude": "float", "commune": "str", "coord_est": "float", "coord_nord": "float", "date_creation": "str", "fiche_web": "str", "gid": "int", "identifiant": "str", "nature": "str", "numero_dossier": "str", "precision_plani_mm": "int", "systeme_alti": "str", "systeme_plani": "str", "url_fiche": "str"}}, "grandlyon/top_plan_canevas.topplan": {"fields": ["numdossier", "titre", "echelle", "typeplan", "dateleve", "gid"], "types": {"dateleve": "date", "echelle": "str", "gid": "int", "numdossier": "str", "titre": "str", "typeplan": "str"}}, "grandlyon/vaulx.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/vaulx.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/vaulx.equipementpublic_latest": {"fields": ["uid", "coll_siret", "theme", "code", "type", "nom", "adr_numero", "adr_nomvoie", "adr_codepostal", "adr_commune", "adr_cle_interop", "code_insee", "erp_id", "erp_type", "erp_categorie", "tel", "email", "web", "openinghours", "gid"], "types": {"adr_cle_interop": "str", "adr_codepostal": "int", "adr_commune": "str", "adr_nomvoie": "str", "adr_numero": "str", "code": "str", "code_insee": "str", "coll_siret": "int", "gid": "int", "nom": "str", "theme": "str", "type": "str", "uid": "str"}}, "grandlyon/vaulx.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/vaulx.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "ann_ouvert": "int", "chien": "str", "circulation": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "eau": "str", "esp_can": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "numvoie": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "photo": "str", "precision_horaires": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/vaulx.stationnementpmr_latest": {"fields": ["uid", "nom", "num", "num_interne", "adresse", "codepost", "commune", "code_insee", "infoloc", "longueur_m", "nb_places", "configuration", "gestion", "photo", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gestion": "str", "gid": "int", "infoloc": "str", "longueur_m": "float", "nb_places": "int", "nom": "str", "num": "str", "num_interne": "str", "uid": "str"}}, "grandlyon/vaulx.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"acceshan": "str", "adresse": "str", "code_insee": "str", "codepost": "int", "commentaire": "str", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "payant": "str", "uid": "str"}}, "grandlyon/vdl_deplacements.desserte_livraison": {"fields": ["nom", "numero_voie", "arrondissement", "longueur", "nb_places", "configuration", "horaires", "gid"], "types": {"arrondissement": "str", "configuration": "str", "gid": "int", "horaires": "str", "longueur": "str", "nb_places": "int", "nom": "str"}}, "grandlyon/vdl_deplacements.emplacement_moto": {"fields": ["nom", "numero_voie", "arrondissement", "longueur", "gid"], "types": {"arrondissement": "str", "gid": "int", "longueur": "str", "nom": "str"}}, "grandlyon/vdl_deplacements.emplacement_pmr": {"fields": ["nom", "numero_voie", "arrondissement", "longueur", "nb_places", "configuration", "gid"], "types": {"arrondissement": "str", "configuration": "str", "gid": "int", "longueur": "str", "nb_places": "int", "nom": "str"}}, "grandlyon/vdl_vie_citoyenne.bureau_centralisateur": {"fields": ["nom", "numero", "adr_postale", "adr_postale2", "tel_mairie", "fax_mairie", "nom_du_maire", "nom_du_dg", "tel_dg", "gid"], "types": {"adr_postale": "str", "adr_postale2": "str", "fax_mairie": "str", "gid": "int", "nom": "str", "nom_du_dg": "str", "nom_du_maire": "str", "numero": "str", "tel_dg": "str", "tel_mairie": "str"}}, "grandlyon/vdl_vie_citoyenne.bureau_de_vote": {"fields": ["nom", "adresse", "canton_texte", "circonscription", "num_bureau", "acces_handicap", "nb_electeurs", "arrondissement", "canton", "numero_par_arr", "lieu_de_vote", "voie_lieu_de_vote", "num_lieu", "code_ei_patrim", "gid"], "types": {"acces_handicap": "str", "adresse": "str", "arrondissement": "str", "canton": "str", "canton_texte": "str", "circonscription": "str", "code_ei_patrim": "str", "gid": "int", "lieu_de_vote": "str", "nb_electeurs": "int", "nom": "str", "num_bureau": "int", "num_lieu": "int", "numero_par_arr": "int", "voie_lieu_de_vote": "str"}}, "grandlyon/vdl_vie_citoyenne.canton": {"fields": ["nom", "numero", "arrondissement", "arrondt", "num_romain", "gid"], "types": {"arrondissement": "str", "arrondt": "int", "gid": "int", "nom": "str", "num_romain": "str", "numero": "str"}}, "grandlyon/vdl_vie_citoyenne.circonscription": {"fields": ["nom", "numero", "nom2", "arrondissements", "gid"], "types": {"arrondissements": "str", "gid": "int", "nom": "str", "nom2": "str", "numero": "str"}}, "grandlyon/vdl_vie_citoyenne.contour_de_bureau_de_vote": {"fields": ["nom", "canton", "circonscription", "num_bureau", "num_lieu", "gid"], "types": {"canton": "str", "circonscription": "str", "gid": "int", "nom": "str", "num_bureau": "int", "num_lieu": "int"}}, "grandlyon/vdl_vie_citoyenne.lieu_de_vote": {"fields": ["nom", "arrondissement", "canton_texte", "circonscription", "adresse_ei_patrim", "bus", "metro", "tram", "lieu_de_vote", "canton", "nom_ei_patrim", "voie_lieu_de_vote", "num_lieu", "code_ei_patrim", "gid"], "types": {"adresse_ei_patrim": "str", "arrondissement": "str", "canton": "str", "canton_texte": "str", "circonscription": "str", "code_ei_patrim": "str", "gid": "int", "lieu_de_vote": "str", "nom": "str", "nom_ei_patrim": "str", "num_lieu": "int", "voie_lieu_de_vote": "str"}}, "grandlyon/vdl_vie_citoyenne.mairie": {"fields": ["nom", "nom_court", "nom_minuscule", "nom_minuscule_court", "code_ei", "gid"], "types": {"code_ei": "str", "gid": "int", "nom": "str", "nom_court": "str", "nom_minuscule": "str", "nom_minuscule_court": "str"}}, "grandlyon/vdl_vie_citoyenne.nom_de_quartier": {"fields": ["nom", "numero_arrondissement", "code", "gid"], "types": {"code": "str", "gid": "int", "nom": "str", "numero_arrondissement": "int"}}, "grandlyon/vdl_vie_citoyenne.perimetre_de_quartier": {"fields": ["nom", "numero_arrondissement", "numero_quartier", "code", "code_num", "nom_majuscule", "gid"], "types": {"code": "str", "code_num": "int", "gid": "int", "nom": "str", "nom_majuscule": "str", "numero_arrondissement": "int", "numero_quartier": "int"}}, "grandlyon/villeurbanne.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/villeurbanne.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/villeurbanne.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/villeurbanne.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"acceshan": "str", "adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "payant": "str", "uid": "str"}}, "ldata/bruit.stations_observatoire_acoustique": {"fields": ["gid", "procedure", "description", "offering", "url_graph", "last_update"], "types": {"description": "str", "gid": "int", "last_update": "datetime", "offering": "str", "procedure": "str", "url_graph": "str"}}, "ldata/bruit.stations_observatoire_acoustique_time": {"fields": ["gid", "procedure", "description", "offering", "url_graph", "last_update", "date_time", "lday", "levening", "lnight", "lden"], "types": {"date_time": "datetime", "description": "str", "gid": "int", "last_update": "datetime", "lday": "float", "lden": "float", "levening": "float", "lnight": "float", "offering": "str", "procedure": "str", "url_graph": "str"}}, "ldata/velov.stations": {"fields": ["gid", "procedure", "description", "offering", "url_graph", "last_update"], "types": {"description": "str", "gid": "int", "last_update": "datetime", "offering": "str", "procedure": "str", "url_graph": "str"}}, "ldata/velov.stations_time": {"fields": ["gid", "procedure", "description", "offering", "url_graph", "last_update", "date_time", "available_bike_stands", "available_bikes"], "types": {"available_bike_stands": "int", "available_bikes": "int", "date_time": "datetime", "description": "str", "gid": "int", "last_update": "datetime", "offering": "str", "procedure": "str", "url_graph": "str"}}, "rdata/adl_aeroport_lyon.adlvoloperationnelarrivee": {"fields": ["gid", "aircraft_aircrafttype_iatacode", "aircraft_aircrafttype_icaocode", "aircraft_aircrafttype_modelname", "airlines_airline_iatacode", "airlines_airline_icaocode", "airlines_airline_name", "airlines_operator_iatacode", "airlines_operator_icaocode", "airlines_operator_name", "airportresources_baggagedelivery_arrivallounge", "airportresources_baggagedelivery_baggagebelts", "airportresources_baggagedelivery_carrousels", "airportresources_runway", "airportresources_terminal", "airportresources_unboarding_airbridges", "airportresources_unboarding_gates", "airports_origin_iatacode", "airports_origin_icaocode", "airports_origin_name", "airports_previous_iatacode", "airports_previous_icaocode", "airports_previous_name", "countrytype_code", "countrytype_description", "flightnumbers_callsign", "flightnumbers_iataflightnumber", "flightnumbers_icaoflightnumber", "flightnumbers_internalflightnumber", "flightnumbers_operatoriataflightnumber", "flightnumbers_operatoricaoflightnumber", "flightnumbers_operatorinternalflightnumber", "flightnumbers_operatorsuffix", "flightnumbers_operatortripnumber", "flightnumbers_suffix", "flightnumbers_tripnumber", "flightstatus_code", "flightstatus_description", "publiccomment", "remark_code", "remark_description", "servicetype_description", "servicetype_iatacode", "timestamps_aibt", "timestamps_aldt", "timestamps_atot_outstation", "timestamps_cancellationdate", "timestamps_diversiondate", "timestamps_eibt", "timestamps_eldt", "timestamps_modificationdate", "timestamps_sibt", "turnflightinternalid", "last_update_fme"], "types": {"aircraft_aircrafttype_iatacode": "str", "aircraft_aircrafttype_icaocode": "str", "aircraft_aircrafttype_modelname": "str", "airlines_airline_iatacode": "str", "airlines_airline_icaocode": "str", "airlines_airline_name": "str", "airlines_operator_iatacode": "str", "airlines_operator_icaocode": "str", "airlines_operator_name": "str", "airportresources_baggagedelivery_arrivallounge": "str", "airportresources_baggagedelivery_baggagebelts": "str", "airportresources_baggagedelivery_carrousels": "str", "airportresources_terminal": "str", "airportresources_unboarding_gates": "str", "airports_origin_iatacode": "str", "airports_origin_icaocode": "str", "airports_origin_name": "str", "airports_previous_iatacode": "str", "airports_previous_icaocode": "str", "airports_previous_name": "str", "countrytype_code": "str", "countrytype_description": "str", "flightnumbers_callsign": "str", "flightnumbers_iataflightnumber": "str", "flightnumbers_icaoflightnumber": "str", "flightnumbers_internalflightnumber": "str", "flightnumbers_operatoriataflightnumber": "str", "flightnumbers_operatoricaoflightnumber": "str", "flightnumbers_operatorinternalflightnumber": "str", "flightnumbers_operatorsuffix": "str", "flightnumbers_operatortripnumber": "str", "flightnumbers_suffix": "str", "flightnumbers_tripnumber": "str", "flightstatus_code": "str", "flightstatus_description": "str", "gid": "int", "last_update_fme": "datetime", "publiccomment": "str", "remark_code": "str", "remark_description": "str", "servicetype_description": "str", "servicetype_iatacode": "str", "timestamps_aibt": "datetime", "timestamps_aldt": "datetime", "timestamps_atot_outstation": "datetime", "timestamps_cancellationdate": "datetime", "timestamps_eibt": "datetime", "timestamps_eldt": "datetime", "timestamps_modificationdate": "datetime", "timestamps_sibt": "datetime", "turnflightinternalid": "int"}}, "rdata/adl_aeroport_lyon.adlvoloperationneldepart": {"fields": ["gid", "aircraft_aircrafttype_iatacode", "aircraft_aircrafttype_icaocode", "aircraft_aircrafttype_modelname", "airlines_airline_iatacode", "airlines_airline_icaocode", "airlines_airline_name", "airlines_operator_iatacode", "airlines_operator_icaocode", "airlines_operator_name", "airportresources_boarding_departurelounge", "airportresources_boarding_gates", "airportresources_checkin_checkinarea", "airportresources_checkin_desks", "airportresources_terminal", "airports_destination_iatacode", "airports_destination_icaocode", "airports_destination_name", "airports_next_iatacode", "airports_next_icaocode", "airports_next_name", "countrytype_code", "countrytype_description", "flightnumbers_callsign", "flightnumbers_iataflightnumber", "flightnumbers_icaoflightnumber", "flightnumbers_internalflightnumber", "flightnumbers_operatoriataflightnumber", "flightnumbers_operatoricaoflightnumber", "flightnumbers_operatorinternalflightnumber", "flightnumbers_operatorsuffix", "flightnumbers_operatortripnumber", "flightnumbers_suffix", "flightnumbers_tripnumber", "flightstatus_code", "flightstatus_description", "publiccomment", "remark_code", "remark_description", "servicetype_description", "servicetype_iatacode", "timestamps_aobt", "timestamps_atot", "timestamps_cancellationdate", "timestamps_eobt", "timestamps_modificationdate", "timestamps_sobt", "turnflightinternalid", "last_update_fme"], "types": {"aircraft_aircrafttype_iatacode": "str", "aircraft_aircrafttype_icaocode": "str", "aircraft_aircrafttype_modelname": "str", "airlines_airline_iatacode": "str", "airlines_airline_icaocode": "str", "airlines_airline_name": "str", "airlines_operator_iatacode": "str", "airlines_operator_icaocode": "str", "airlines_operator_name": "str", "airportresources_boarding_departurelounge": "str", "airportresources_boarding_gates": "str", "airportresources_checkin_checkinarea": "int", "airportresources_checkin_desks": "str", "airportresources_terminal": "str", "airports_destination_iatacode": "str", "airports_destination_icaocode": "str", "airports_destination_name": "str", "airports_next_iatacode": "str", "airports_next_icaocode": "str", "airports_next_name": "str", "countrytype_code": "str", "countrytype_description": "str", "flightnumbers_callsign": "str", "flightnumbers_iataflightnumber": "str", "flightnumbers_icaoflightnumber": "str", "flightnumbers_internalflightnumber": "str", "flightnumbers_operatoriataflightnumber": "str", "flightnumbers_operatoricaoflightnumber": "str", "flightnumbers_operatorinternalflightnumber": "str", "flightnumbers_operatortripnumber": "str", "flightnumbers_tripnumber": "str", "flightstatus_code": "str", "flightstatus_description": "str", "gid": "int", "last_update_fme": "datetime", "publiccomment": "str", "remark_code": "str", "remark_description": "str", "servicetype_description": "str", "servicetype_iatacode": "str", "timestamps_aobt": "datetime", "timestamps_atot": "datetime", "timestamps_cancellationdate": "datetime", "timestamps_eobt": "datetime", "timestamps_modificationdate": "datetime", "timestamps_sobt": "datetime", "turnflightinternalid": "int"}}, "rdata/apd_apidae.apdevenement": {"fields": ["id", "id_apidae1", "type", "type_detail", "nom", "adresse", "codepostal", "commune", "telephone", "fax", "telephonefax", "email", "siteweb", "facebook", "ouverture", "tarifsenclair", "tarifsmin", "tarifsmax", "producteur", "gid", "date_creation", "last_update", "last_update_fme"], "types": {"adresse": "str", "codepostal": "str", "commune": "str", "date_creation": "str", "email": "str", "facebook": "str", "fax": "str", "gid": "int", "id": "str", "id_apidae1": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "ouverture": "str", "producteur": "str", "siteweb": "str", "tarifsenclair": "str", "tarifsmax": "float", "tarifsmin": "float", "telephone": "str", "type": "str", "type_detail": "str"}}, "rdata/apd_apidae.apdevenement_2_0_0": {"fields": ["id", "idsitra", "nom", "codeinsee", "adresse", "descrcourtfr", "descrdetailfr", "contact", "ouverture", "tarifsenclair", "tarifmin", "tarifmax", "modepaiemt", "theme", "type", "illustrations", "producteur", "datecreation", "datemaj", "gid"], "types": {"adresse.addressCountry": "str", "adresse.adressLocality": "str", "adresse.postalCode": "str", "adresse.streetAddress": "str", "codeinsee": "str", "contact.0.Fax": "str", "contact.0.Google My Business": "str", "contact.0.M\u00e9l": "str", "contact.0.Page facebook": "str", "contact.0.Shorty URL": "str", "contact.0.Site internet mobile": "str", "contact.0.Site web (URL)": "str", "contact.0.Tripadvisor": "str", "contact.0.Twitter": "str", "contact.0.T\u00e9l\u00e9phone": "str", "contact.0.T\u00e9l\u00e9phone /fax": "str", "contact.0.Yelp": "str", "datecreation": "datetime", "datemaj": "datetime", "descrcourtfr": "str", "descrdetailfr": "str", "gid": "int", "id": "str", "idsitra": "str", "illustrations.0.hauteur": "int", "illustrations.0.largeur": "int", "illustrations.0.taille": "int", "illustrations.0.url": "str", "illustrations.0.urlFiche": "str", "modepaiemt.0": "str", "nom": "str", "ouverture": "str", "producteur": "str", "tarifmax": "float", "tarifmin": "float", "tarifsenclair": "str", "theme": "str", "type": "str"}}, "rdata/caluire.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/caluire.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/caluire.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/caluire.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/caluire.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str", "lettre": "str"}}, "rdata/caluire.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"couronnement": "str", "etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/caluire.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/caluire.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/caluire.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedecisioninitiale": "datetime", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/caluire.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/caluire.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/caluire.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/caluire.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "numero": "str"}}, "rdata/caluire.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/chassieu.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/chassieu.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/chassieu.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {"adresseurlads": "str", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "nomads": "str", "numerodossier": "str"}}, "rdata/chassieu.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/chassieu.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"gid": "int"}}, "rdata/chassieu.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/chassieu.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/chassieu.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/chassieu.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/chassieu.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {}}, "rdata/chassieu.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {"gid": "int"}}, "rdata/chassieu.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/chassieu.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "numero": "str"}}, "rdata/chassieu.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/cov_covid19.aidecovidgrandlyon": {"fields": ["id", "titre", "categorie", "type", "descriptif", "modalite", "public", "localisation", "modalite_de_livraison", "mode_de_paiement", "media_associe", "porteur_initiative", "cree_le", "modifie_le"], "types": {"categorie.libelle": "str", "categorie.valeur": "int", "cree_le": "datetime", "descriptif": "str", "id": "str", "localisation.0.libelle": "str", "localisation.0.valeur": "str", "media_associe": "str", "modalite.0.libelle": "str", "modalite.0.valeur": "int", "modalite_de_livraison.0.libelle": "str", "modalite_de_livraison.0.valeur": "int", "mode_de_paiement.libelle": "str", "mode_de_paiement.valeur": "int", "modifie_le": "datetime", "porteur_initiative": "str", "public.0.libelle": "str", "public.0.valeur": "int", "titre": "str", "type.0.libelle": "str", "type.0.valeur": "int"}}, "rdata/cov_covid19.covsecteurmasque_1": {"fields": ["portmasque", "gid", "commune"], "types": {"commune": "str", "gid": "int", "portmasque": "str"}}, "rdata/cov_covid19.covstationdepistage_1": {"fields": ["nom", "infoloc", "commune", "insee", "horaires", "openinghoursspecification", "gid"], "types": {"commune": "str", "gid": "int", "horaires": "str", "infoloc": "str", "insee": "str", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime"}}, "rdata/demo.demovelov": {"fields": ["number", "name", "address", "address2", "commune", "nmarrond", "bonus", "pole", "lat", "lng", "bike_stands", "status", "available_bike_stands", "available_bikes", "availabilitycode", "availability", "banking", "gid", "last_update", "last_update_fme"], "types": {"address": "str", "address2": "str", "availability": "str", "availabilitycode": "int", "available_bike_stands": "int", "available_bikes": "int", "banking": "bool", "bike_stands": "int", "bonus": "str", "commune": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "lat": "float", "lng": "float", "name": "str", "nmarrond": "int", "number": "int", "pole": "str", "status": "str"}}, "rdata/eau_dci.eaudecieqpt": {"fields": ["identeqpt", "seqdeci", "marquage", "codeinsee", "domanial", "relation", "proprio", "gestionn", "classepre", "codfamille", "marque", "modele", "diametre", "diamcana", "capacite", "datrecept", "exploit", "debit", "pression", "pressstat", "datcontrol", "statut", "dateetat", "adresse", "document_joint", "url_document", "gid"], "types": {"adresse": "str", "capacite": "int", "classepre": "str", "codeinsee": "str", "codfamille": "str", "datcontrol": "date", "dateetat": "date", "datrecept": "date", "debit": "int", "diamcana": "int", "diametre": "int", "document_joint": "str", "domanial": "str", "exploit": "str", "gestionn": "str", "gid": "int", "identeqpt": "str", "marquage": "str", "marque": "str", "modele": "str", "pression": "float", "pressstat": "float", "proprio": "str", "relation": "str", "seqdeci": "int", "statut": "str", "url_document": "str"}}, "rdata/eau_dci.hydrant": {"fields": ["identifiant", "numpompier", "statut", "datmaja", "commune", "maitreouvrage", "typehydrant", "anneepose", "exploitant", "debitmax", "pression", "diametre", "datedebit", "causeindispo", "gid"], "types": {"anneepose": "int", "causeindispo": "str", "commune": "str", "datedebit": "datetime", "datmaja": "datetime", "debitmax": "int", "diametre": "int", "exploitant": "str", "gid": "int", "identifiant": "str", "maitreouvrage": "str", "numpompier": "int", "pression": "float", "statut": "str", "typehydrant": "str"}}, "rdata/gin_nettoiement.gincdp": {"fields": ["identifiant", "typecdp", "commune", "numerodansvoie", "voie", "observationlocalisante", "codefuv", "collecteur", "datecreation", "datemodifgeo", "datemodifalpha", "statut", "support", "gestionnaire", "commentaire", "gid"], "types": {"codefuv": "str", "collecteur": "str", "commentaire": "str", "commune": "str", "datecreation": "datetime", "datemodifalpha": "datetime", "datemodifgeo": "datetime", "gestionnaire": "str", "gid": "int", "identifiant": "str", "numerodansvoie": "str", "observationlocalisante": "str", "statut": "str", "support": "str", "typecdp": "str", "voie": "str"}}, "rdata/jcd_jcdecaux.activitejcdvelov": {"fields": ["numero", "nom", "adresse", "adresse2", "commune", "annee", "nbbornettes", "nbprises", "nbdeposes", "balance", "gid"], "types": {"adresse": "str", "adresse2": "str", "annee": "int", "balance": "int", "commune": "str", "gid": "int", "nbbornettes": "int", "nbdeposes": "int", "nbprises": "int", "nom": "str", "numero": "str"}}, "rdata/jcd_jcdecaux.jcdvelov": {"fields": ["number", "name", "address", "address2", "commune", "nmarrond", "bonus", "pole", "lat", "lng", "bike_stands", "status", "available_bike_stands", "available_bikes", "availabilitycode", "availability", "banking", "gid", "last_update", "last_update_fme", "code_insee", "langue", "etat", "nature", "titre", "description", "startdate", "enddate"], "types": {"address": "str", "address2": "str", "availability": "str", "availabilitycode": "int", "available_bike_stands": "int", "available_bikes": "int", "banking": "bool", "bike_stands": "int", "code_insee": "str", "commune": "str", "description": "str", "enddate": "datetime", "etat": "str", "gid": "int", "langue": "str", "last_update": "datetime", "last_update_fme": "datetime", "lat": "float", "lng": "float", "name": "str", "nature": "str", "nmarrond": "int", "number": "int", "pole": "str", "startdate": "datetime", "status": "str", "titre": "str"}}, "rdata/jcd_jcdecaux.jcdvelov_2154": {"fields": ["number", "name", "address", "address2", "commune", "nmarrond", "bonus", "pole", "lat", "lng", "bike_stands", "status", "available_bike_stands", "available_bikes", "availabilitycode", "availability", "banking", "gid", "last_update", "last_update_fme", "code_insee", "langue", "etat", "nature", "titre", "description", "startdate", "enddate"], "types": {"address": "str", "address2": "str", "availability": "str", "availabilitycode": "int", "available_bike_stands": "int", "available_bikes": "int", "banking": "bool", "bike_stands": "int", "code_insee": "str", "commune": "str", "description": "str", "enddate": "datetime", "etat": "str", "gid": "int", "langue": "str", "last_update": "datetime", "last_update_fme": "datetime", "lat": "float", "lng": "float", "name": "str", "nature": "str", "nmarrond": "int", "number": "int", "pole": "str", "startdate": "datetime", "status": "str", "titre": "str"}}, "rdata/jcd_jcdecaux.jcdvelov_2_0_0": {"fields": ["number", "name", "address", "address2", "commune", "nmarrond", "bonus", "pole", "bike_stands", "available_bike_stands", "available_bikes", "availabilitycode", "availability", "status", "banking", "lat", "lng", "gid", "last_update", "last_update_fme", "code_insee", "langue", "etat", "nature", "titre", "description", "startdate", "enddate"], "types": {"address": "str", "address2": "str", "availability": "str", "availabilitycode": "int", "available_bike_stands": "int", "available_bikes": "int", "banking": "bool", "bike_stands": "int", "code_insee": "str", "commune": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "lat": "float", "lng": "float", "name": "str", "nmarrond": "int", "number": "int", "pole": "str", "status": "str"}}, "rdata/jcd_jcdecaux.jcdvelov_latest": {"fields": ["number", "name", "address", "address2", "commune", "nmarrond", "bonus", "pole", "bike_stands", "available_bike_stands", "available_bikes", "availabilitycode", "availability", "status", "banking", "lat", "lng", "gid", "last_update", "last_update_fme", "code_insee"], "types": {"address": "str", "address2": "str", "availability": "str", "availabilitycode": "int", "available_bike_stands": "int", "available_bikes": "int", "banking": "bool", "bike_stands": "int", "code_insee": "str", "commune": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "lat": "float", "lng": "float", "name": "str", "nmarrond": "int", "number": "int", "pole": "str", "status": "str"}}, "rdata/jcd_jcdecaux.jcdvelov_proj": {"fields": ["number", "name", "address", "address2", "commune", "nmarrond", "bonus", "pole", "bike_stands", "available_bike_stands", "available_bikes", "availabilitycode", "availability", "status", "banking", "lat", "lng", "gid", "last_update", "last_update_fme", "code_insee"], "types": {"address": "str", "address2": "str", "availability": "str", "availabilitycode": "int", "available_bike_stands": "int", "available_bikes": "int", "banking": "bool", "bike_stands": "int", "code_insee": "str", "commune": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "lat": "float", "lng": "float", "name": "str", "nmarrond": "int", "number": "int", "pole": "str", "status": "str"}}, "rdata/lpa_mobilite.art_parking_lpa_2_0_0": {"fields": ["parking_identifier", "parking_name", "startdate", "enddate", "workfeatured", "gid"], "types": {"enddate": "datetime", "gid": "int", "parking_identifier": "str", "parking_name": "str", "startdate": "datetime", "workfeatured.schema:author": "str", "workfeatured.schema:name": "str", "workfeatured.schema:provider": "str"}}, "rdata/lpa_mobilite.disponibilite_libre_service": {"fields": ["identifier", "date", "gid"], "types": {"date": "str", "gid": "int", "identifier": "str"}}, "rdata/lpa_mobilite.disponibilite_libre_service_2_0_0": {"fields": ["identifier", "date", "available", "gid"], "types": {"available": "bool", "date": "str", "gid": "int", "identifier": "str"}}, "rdata/lpa_mobilite.entree_parking": {"fields": ["identifier", "parking_identifier", "parking_name", "pedestrianaccess", "category", "gid", "address"], "types": {"address.schema:addressCountry": "str", "address.schema:addressLocality": "str", "address.schema:postalCode": "int", "address.schema:streetAddress": "str", "category": "str", "gid": "int", "identifier": "str", "parking_identifier": "str", "parking_name": "str", "pedestrianaccess": "bool"}}, "rdata/lpa_mobilite.logistique_urbaine": {"fields": ["name", "address", "identifiant_parking_lpa", "date_ouverture", "niveau", "hauteur_max_vehicule", "surface", "economie_co2_par_an_en_tonne", "economie_co2_depuis_creation_en_tonne", "gid"], "types": {"address.schema:addressCountry": "str", "address.schema:addressLocality": "str", "address.schema:postalCode": "int", "address.schema:streetAddress": "str", "date_ouverture": "str", "economie_co2_depuis_creation_en_tonne": "float", "economie_co2_par_an_en_tonne": "float", "gid": "int", "hauteur_max_vehicule": "float", "identifiant_parking_lpa": "str", "name": "str", "niveau": "str", "surface": "str"}}, "rdata/lpa_mobilite.parking_lpa_2_0_0": {"fields": ["identifier", "publicaccess", "name", "url", "address", "offer", "numberoflevels", "vehicleheightlimitinm", "openinghoursspecification", "telephone", "description", "capacity", "totalnumberofcharger", "charger", "photograph", "amenityfeature", "entrance", "acceptedpaymentmethod", "event", "gid", "resumetarifsabonnes", "resumetarifshoraires"], "types": {"acceptedpaymentmethod.0": "str", "address.schema:addressCountry": "str", "address.schema:addressLocality": "str", "address.schema:postalCode": "int", "address.schema:streetAddress": "str", "amenityfeature.0.schema:name": "str", "amenityfeature.0.schema:value": "str", "capacity.0.mv:maximumValue": "int", "capacity.0.mv:userGroup": "str", "capacity.0.mv:validForVehicle": "str", "charger.schema:description": "str", "charger.schema:openingHours": "str", "charger.schema:plugs.mv:plugType.0": "str", "charger.schema:plugs.mv:powerInKW": "float", "charger.schema:publicAccess": "int", "description": "str", "entrance.0.category": "str", "entrance.0.pedestrianAccess": "bool", "entrance.0.schema:address.schema:addressCountry": "str", "entrance.0.schema:address.schema:addressLocality": "str", "entrance.0.schema:address.schema:postalCode": "int", "entrance.0.schema:address.schema:streetAddress": "str", "entrance.0.schema:geo.schema:latitude": "float", "entrance.0.schema:geo.schema:longitude": "float", "entrance.0.schema:identifier": "str", "gid": "int", "identifier": "str", "name": "str", "numberoflevels": "int", "offer.0.lastUpdate": "datetime", "offer.0.schema:name": "str", "offer.0.schema:priceSpecification.0.mv:validForVehicle": "str", "offer.0.schema:priceSpecification.0.schema:billingIncrement": "int", "offer.0.schema:priceSpecification.0.schema:eligibleQuantity.schema:maxValue": "float", "offer.0.schema:priceSpecification.0.schema:eligibleQuantity.schema:minValue": "float", "offer.0.schema:priceSpecification.0.schema:eligibleQuantity.schema:unitCode": "str", "offer.0.schema:priceSpecification.0.schema:name": "str", "offer.0.schema:priceSpecification.0.schema:price": "str", "offer.0.schema:priceSpecification.0.schema:priceCurrency": "str", "offer.0.schema:priceSpecification.0.schema:referenceQuantity.schema:value": "int", "offer.0.schema:priceSpecification.0.schema:unitCode": "str", "offer.0.schema:priceSpecification.0.schema:validFrom": "str", "offer.0.schema:priceSpecification.0.schema:validThrough": "str", "offer.0.schema:url": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "photograph.schema:copyrightHolder": "str", "photograph.schema:copyrightYear": "int", "photograph.schema:description": "str", "photograph.schema:url": "str", "publicaccess": "bool", "resumetarifsabonnes": "str", "resumetarifshoraires": "str", "telephone": "str", "totalnumberofcharger": "int", "url": "str", "vehicleheightlimitinm": "float"}}, "rdata/lpa_mobilite.parking_lpaco_2_0_0": {"fields": ["identifier", "publicaccess", "name", "url", "address", "offer", "gid"], "types": {"address.schema:addressCountry": "str", "address.schema:addressLocality": "str", "address.schema:postalCode": "int", "address.schema:streetAddress": "str", "gid": "int", "identifier": "str", "name": "str", "offer.0.schema:eligibleQuantity.schema:maxValue": "int", "offer.0.schema:eligibleQuantity.schema:minValue": "int", "offer.0.schema:priceSpecification.0.mv:validForVehicle": "str", "offer.0.schema:priceSpecification.0.schema:billingIncrement": "int", "offer.0.schema:priceSpecification.0.schema:name": "str", "offer.0.schema:priceSpecification.0.schema:price": "str", "offer.0.schema:priceSpecification.0.schema:priceCurrency": "str", "offer.0.schema:priceSpecification.0.schema:referenceQuantity.schema:value": "int", "offer.0.schema:priceSpecification.0.schema:unitCode": "str", "publicaccess": "bool", "url": "str"}}, "rdata/lpa_mobilite.station_libre_service": {"fields": ["identifier", "name", "containedinplace", "description", "gid"], "types": {"containedinplace.schema:identifier": "int", "containedinplace.schema:name": "str", "description": "str", "gid": "int", "identifier": "str", "name": "str"}}, "rdata/lpa_mobilite.voiture_libre_service": {"fields": ["schema:identifier", "stations_schema:identifier", "schema:name", "immatriculation", "schema:description", "schema:category", "rdf:type", "gid"], "types": {"gid": "int", "immatriculation": "str", "rdf:type": "str", "schema:category": "str", "schema:description": "str", "schema:identifier": "int", "schema:name": "str", "stations_schema:identifier": "int"}}, "rdata/lyv_lyvia.lyvchantier": {"fields": ["numero", "intervenant", "nature_chantier", "nature_travaux", "etat", "date_debut", "date_fin", "mesures_police", "last_update", "gid", "adresse", "commune", "contact_tel", "contact_mail", "contact_url"], "types": {"adresse": "str", "commune": "str", "contact_mail": "str", "contact_tel": "str", "contact_url": "str", "date_debut": "str", "date_fin": "datetime", "etat": "str", "gid": "int", "intervenant": "str", "last_update": "datetime", "nature_chantier": "str", "nature_travaux": "str", "numero": "str"}}, "rdata/med_mediation.aptic": {"fields": ["id_presence", "nom_presence", "telephone_presence", "adresse_presence", "id_organisation", "nom_organisation", "statut_juridique_organisation", "type_organisation", "id_catalogue", "nombre_services", "datecreation", "datemaj", "gid"], "types": {"adresse_presence.addressCountry": "str", "adresse_presence.addressLocality": "str", "adresse_presence.postalCode": "int", "adresse_presence.streetAddress": "str", "datecreation": "datetime", "gid": "int", "id_catalogue": "str", "id_organisation": "str", "id_presence": "str", "nom_organisation": "str", "nom_presence": "str", "nombre_services": "int", "statut_juridique_organisation": "str", "telephone_presence": "str", "type_organisation": "str"}}, "rdata/nrj_energie.nrjconsoannuiris_1": {"fields": ["codeiris", "nomiris", "typeiris", "commune", "insee", "nbsecretise", "data", "gid"], "types": {"codeiris": "int", "commune": "str", "data.0.filiere": "str", "data.0.operateur.0.nom": "str", "data.0.operateur.0.secteur.0.activite.0.codecatconso": "str", "data.0.operateur.0.secteur.0.activite.0.codenaf": "str", "data.0.operateur.0.secteur.0.activite.0.conso.0.annee": "int", "data.0.operateur.0.secteur.0.activite.0.conso.0.consomwh": "float", "data.0.operateur.0.secteur.0.activite.0.conso.0.indqual": "float", "data.0.operateur.0.secteur.0.activite.0.conso.0.nbpdl": "int", "data.0.operateur.0.secteur.0.activite.0.conso.0.thermopart": "float", "data.0.operateur.0.secteur.0.activite.0.conso.0.thermosens": "float", "data.0.operateur.0.secteur.0.activite.0.libcatconso": "str", "data.0.operateur.0.secteur.0.activite.0.libsectnaf": "str", "data.0.operateur.0.secteur.0.codesecteur": "str", "data.0.operateur.0.secteur.0.libsecteur": "str", "gid": "int", "insee": "str", "nbsecretise": "int", "nomiris": "str", "typeiris": "str"}}, "rdata/nrj_energie.nrjecomix_latest": {"fields": ["consommation", "nature", "date_heure", "bioenergies", "eolien", "hydraulique", "nucleaire", "solaire", "thermique", "pompage", "ech_physiques", "tco_bioenergies", "tco_eolien", "tco_hydraulique", "tco_nucleaire", "tco_solaire", "tco_thermique", "tch_bioenergies", "tch_eolien", "tch_hydraulique", "tch_nucleaire", "tch_solaire", "tch_thermique"], "types": {"bioenergies": "int", "consommation": "int", "date_heure": "datetime", "ech_physiques": "int", "eolien": "int", "hydraulique": "int", "nature": "str", "nucleaire": "int", "pompage": "int", "solaire": "int", "tch_bioenergies": "float", "tch_eolien": "float", "tch_hydraulique": "float", "tch_nucleaire": "float", "tch_solaire": "float", "tch_thermique": "float", "tco_bioenergies": "float", "tco_eolien": "float", "tco_hydraulique": "float", "tco_nucleaire": "float", "tco_solaire": "float", "tco_thermique": "float", "thermique": "int"}}, "rdata/nrj_energie.nrjecomixcons_1": {"fields": ["consommation", "nature", "date_heure", "bioenergies", "eolien", "hydraulique", "nucleaire", "solaire", "thermique", "pompage", "ech_physiques", "tco_bioenergies", "tco_eolien", "tco_hydraulique", "tco_nucleaire", "tco_solaire", "tco_thermique", "tch_bioenergies", "tch_eolien", "tch_hydraulique", "tch_nucleaire", "tch_solaire", "tch_thermique", "gid"], "types": {"bioenergies": "int", "consommation": "int", "date_heure": "datetime", "ech_physiques": "int", "eolien": "int", "gid": "int", "hydraulique": "int", "nature": "str", "nucleaire": "int", "pompage": "int", "solaire": "int", "tch_bioenergies": "float", "tch_eolien": "float", "tch_hydraulique": "float", "tch_nucleaire": "float", "tch_solaire": "float", "tch_thermique": "float", "tco_bioenergies": "float", "tco_eolien": "float", "tco_hydraulique": "float", "tco_nucleaire": "float", "tco_solaire": "float", "tco_thermique": "float", "thermique": "int"}}, "rdata/nrj_energie.nrjecomixtpsreel_1": {"fields": ["consommation", "nature", "date_heure", "bioenergies", "eolien", "hydraulique", "nucleaire", "solaire", "thermique", "pompage", "ech_physiques", "tco_bioenergies", "tco_eolien", "tco_hydraulique", "tco_nucleaire", "tco_solaire", "tco_thermique", "tch_bioenergies", "tch_eolien", "tch_hydraulique", "tch_nucleaire", "tch_solaire", "tch_thermique", "gid"], "types": {"bioenergies": "int", "consommation": "int", "date_heure": "datetime", "ech_physiques": "int", "eolien": "int", "gid": "int", "hydraulique": "int", "nature": "str", "nucleaire": "int", "pompage": "int", "solaire": "int", "tch_bioenergies": "float", "tch_eolien": "float", "tch_hydraulique": "float", "tch_nucleaire": "float", "tch_solaire": "float", "tch_thermique": "float", "tco_bioenergies": "float", "tco_eolien": "float", "tco_hydraulique": "float", "tco_nucleaire": "float", "tco_solaire": "float", "tco_thermique": "float", "thermique": "int"}}, "rdata/nrj_energie.nrjinstallphotovolt_1": {"fields": ["commune", "insee", "data", "gid"], "types": {"commune": "str", "data.0.date": "str", "data.0.nbinstall": "int", "data.0.puissracckw": "float", "data.0.regimexploit": "str", "gid": "int", "insee": "str"}}, "rdata/nrj_energie.nrjstationrecharge_1": {"fields": ["amenageur", "operateur", "enseigne", "idstation", "station", "adresse", "insee", "nbrepdc", "pdc", "accesrecharge", "accessibilite", "observations", "datemaj", "source", "gid"], "types": {"accesrecharge": "str", "accessibilite": "str", "adresse": "str", "amenageur": "str", "datemaj": "datetime", "enseigne": "str", "gid": "int", "idstation": "str", "insee": "str", "nbrepdc": "int", "observations": "str", "operateur": "str", "pdc.0.idpdc": "str", "pdc.0.puissmax": "int", "pdc.0.typeprise": "str", "source": "str", "station": "str"}}, "rdata/public.geography_columns": {"fields": ["f_table_catalog", "f_table_schema", "f_table_name", "f_geography_column", "coord_dimension", "srid", "type"], "types": {}}, "rdata/public.geometry_columns": {"fields": ["f_table_catalog", "f_table_schema", "f_table_name", "f_geometry_column", "coord_dimension", "srid", "type"], "types": {"coord_dimension": "int", "f_geometry_column": "str", "f_table_catalog": "str", "f_table_name": "str", "f_table_schema": "str", "srid": "int", "type": "str"}}, "rdata/public.raster_columns": {"fields": ["r_table_catalog", "r_table_schema", "r_table_name", "r_raster_column", "srid", "scale_x", "scale_y", "blocksize_x", "blocksize_y", "same_alignment", "regular_blocking", "num_bands", "pixel_types", "nodata_values", "out_db", "spatial_index"], "types": {}}, "rdata/public.raster_overviews": {"fields": ["o_table_catalog", "o_table_schema", "o_table_name", "o_raster_column", "r_table_catalog", "r_table_schema", "r_table_name", "r_raster_column", "overview_factor"], "types": {}}, "rdata/pvo_patrimoine_voirie.pvocameracriter": {"fields": ["nom", "libellelong", "identifiant", "numeromaintenance", "typecamera", "fournisseur", "observation", "url", "gid", "last_update_fme", "last_update"], "types": {"fournisseur": "str", "gid": "int", "identifiant": "str", "last_update": "datetime", "last_update_fme": "datetime", "libellelong": "str", "nom": "str", "numeromaintenance": "str", "observation": "str", "typecamera": "str", "url": "str"}}, "rdata/pvo_patrimoine_voirie.pvochausseetrottoirext": {"fields": ["codetroncon", "nomvoie", "codefuv", "commune1", "commune2", "denominationroutiere", "senscirculation", "longueurcalculee", "domanialite", "hierarchiefonctionnelle", "prioritepama", "prioritesda", "prioritezca", "routegrandecirculation", "matieresdangereuses", "itineraireconvoiexceptionnel", "lignebus", "limitationvitesse", "limitationtonnage", "limitationlargeur", "limitationhauteur", "reglementationzca", "continuitecyclablezca", "reglementationprecisions", "prioritereseauvoirie", "reseaupl", "hierarchiestructurelle", "largeurchaussee", "largeurcirculeechaussee", "longueurreellechaussee", "surfacechaussee", "surfacecirculeechaussee", "pentemaximale", "pentemoyenne", "revetementchaussee", "dateauscultation", "travauxcuratifs", "datereparationcurative", "anneereparationcurative", "couchederoulement", "epaisseurcoucheroulement", "souscouche1", "epaisseursouscouche1", "souscouche2", "epaisseursouscouche2", "souscouche3", "epaisseursouscouche3", "travauxpreventifs", "datereparationpreventive", "anneereparationpreventive", "typereparation", "surfacereparee", "originereparation", "amiantedateprelevement", "amianteresultat", "amiantezoneconcernee", "amianteprecisions", "comptagepl", "particularitecomptage", "particularite", "observation", "revetementtrottoirdroit", "largeurtrottoirdroit", "longueurtrottoirdroit", "surfacetrottoirdroit", "revetementtrottoirgauche", "largeurtrottoirgauche", "longueurtrottoirgauche", "surfacetrottoirgauche", "gid"], "types": {"amiantedateprelevement": "date", "amianteprecisions": "str", "amianteresultat": "str", "amiantezoneconcernee": "str", "anneereparationcurative": "int", "anneereparationpreventive": "int", "codefuv": "str", "codetroncon": "str", "commune1": "str", "commune2": "str", "comptagepl": "str", "continuitecyclablezca": "str", "couchederoulement": "str", "dateauscultation": "date", "datereparationcurative": "date", "datereparationpreventive": "date", "denominationroutiere": "str", "domanialite": "str", "epaisseurcoucheroulement": "float", "epaisseursouscouche1": "float", "epaisseursouscouche2": "float", "epaisseursouscouche3": "float", "gid": "int", "hierarchiefonctionnelle": "str", "hierarchiestructurelle": "str", "largeurchaussee": "float", "largeurcirculeechaussee": "float", "largeurtrottoirdroit": "float", "largeurtrottoirgauche": "float", "lignebus": "str", "limitationhauteur": "float", "limitationlargeur": "float", "limitationtonnage": "float", "limitationvitesse": "int", "longueurcalculee": "float", "longueurreellechaussee": "float", "longueurtrottoirdroit": "float", "longueurtrottoirgauche": "float", "matieresdangereuses": "str", "nomvoie": "str", "observation": "str", "originereparation": "str", "particularitecomptage": "str", "pentemaximale": "int", "pentemoyenne": "int", "prioritepama": "str", "prioritereseauvoirie": "str", "prioritesda": "str", "prioritezca": "str", "reglementationprecisions": "str", "reglementationzca": "str", "reseaupl": "str", "revetementchaussee": "str", "revetementtrottoirdroit": "str", "revetementtrottoirgauche": "str", "routegrandecirculation": "str", "senscirculation": "str", "souscouche1": "str", "souscouche2": "str", "souscouche3": "str", "surfacechaussee": "float", "surfacecirculeechaussee": "float", "surfacereparee": "float", "surfacetrottoirdroit": "float", "surfacetrottoirgauche": "float", "travauxcuratifs": "str", "travauxpreventifs": "str", "typereparation": "str"}}, "rdata/pvo_patrimoine_voirie.pvocomptagevelo": {"fields": ["id", "name", "latitude", "longitude", "timezone", "date_installation", "intervalle", "counter", "counts", "status", "photo", "last_update", "last_update_fme", "gid"], "types": {"counter": "str", "counts": "int", "date_installation": "datetime", "gid": "int", "id": "str", "intervalle": "int", "last_update": "datetime", "last_update_fme": "datetime", "latitude": "float", "longitude": "float", "name": "str", "photo": "str", "status": "str", "timezone": "str"}}, "rdata/pvo_patrimoine_voirie.pvoevenement": {"fields": ["id", "confidentiality", "informationstatus", "type", "creationreference", "creationtime", "observationtime", "version", "versiontime", "firstsupplierversiontime", "probability", "status", "starttime", "endtime", "numberoflanesrestricted", "publiccomment", "direction", "townname", "linkname", "disturbanceactivitytype", "effectonroadlayout", "networkmanagementtype", "publiceventtype", "roadmaintenancetype", "mobility", "creator", "gid", "last_update", "last_update_fme", "locationtype", "abnormaltraffictype", "roadcarriagelanemgmttype", "authorityoperationtype"], "types": {"abnormaltraffictype": "str", "confidentiality": "str", "creationtime": "datetime", "creator": "str", "direction": "str", "disturbanceactivitytype": "str", "endtime": "datetime", "firstsupplierversiontime": "datetime", "gid": "int", "id": "str", "informationstatus": "str", "last_update": "datetime", "last_update_fme": "datetime", "linkname": "str", "locationtype": "str", "networkmanagementtype": "str", "numberoflanesrestricted": "float", "observationtime": "datetime", "probability": "str", "publiccomment": "str", "publiceventtype": "str", "starttime": "datetime", "status": "str", "townname": "str", "type": "str", "version": "int", "versiontime": "datetime"}}, "rdata/pvo_patrimoine_voirie.pvoparkingtr": {"fields": ["pkgid", "nom", "gestionnaire", "id_fournisseur", "capacitevoiture", "capacitemoto", "capacitevelo", "capaciteautopartage", "capacitepmr", "etat", "etat_code", "gid", "last_update", "last_update_fme"], "types": {"capaciteautopartage": "int", "capacitemoto": "int", "capacitepmr": "int", "capacitevelo": "int", "capacitevoiture": "int", "etat": "str", "etat_code": "int", "gestionnaire": "str", "gid": "int", "id_fournisseur": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "pkgid": "int"}}, "rdata/pvo_patrimoine_voirie.pvopersistanceparkingetalab": {"fields": ["id_gestionnaire", "gestionnaire", "insee", "id_nombre"], "types": {"gestionnaire": "str", "id_gestionnaire": "str", "id_nombre": "int", "insee": "str"}}, "rdata/pvo_patrimoine_voirie.pvoprevisiontrafic1h": {"fields": ["twgid", "pas_prevision", "code", "libelle", "sens", "longueur", "fournisseur", "id_fournisseur", "etat", "vitesse_moyenne", "id_ptm", "libelle_ptm", "debit_ptm", "taux_ptm", "seuil_orange_ptm", "seuil_rouge_ptm", "gid", "last_update_fme"], "types": {"code": "str", "debit_ptm": "str", "etat": "str", "fournisseur": "str", "gid": "int", "id_fournisseur": "str", "id_ptm": "str", "last_update_fme": "datetime", "libelle": "str", "libelle_ptm": "str", "longueur": "str", "pas_prevision": "int", "sens": "str", "seuil_orange_ptm": "str", "seuil_rouge_ptm": "str", "taux_ptm": "str", "twgid": "int", "vitesse_moyenne": "int"}}, "rdata/pvo_patrimoine_voirie.pvostationautopartagetr": {"fields": ["idstation", "nom", "commune", "typeautopartage", "nbemplacements", "localisation", "anneerealisation", "addresse", "postal_code", "cars", "charge_slots", "charging_status", "kind", "public_name", "rental_status", "scheduled_at", "slots", "station_type", "status", "subscription_status", "gid", "last_update", "last_update_fme"], "types": {"anneerealisation": "int", "cars": "int", "commune": "str", "gid": "int", "idstation": "str", "last_update": "datetime", "last_update_fme": "datetime", "localisation": "str", "nbemplacements": "int", "nom": "str", "typeautopartage": "str"}}, "rdata/pvo_patrimoine_voirie.pvotrafic": {"fields": ["twgid", "code", "libelle", "zoom", "sens", "longueur", "fournisseur", "id_fournisseur", "etat", "vitesse", "ids_ptm", "gid", "last_update", "last_update_fme"], "types": {"code": "str", "etat": "str", "fournisseur": "str", "gid": "int", "id_fournisseur": "str", "ids_ptm": "str", "last_update": "datetime", "last_update_fme": "datetime", "libelle": "str", "longueur": "str", "sens": "str", "twgid": "int", "vitesse": "str", "zoom": "int"}}, "rdata/rillieux.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/rillieux.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/rillieux.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {"adresseurlads": "str", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "nomads": "str", "numerodossier": "str"}}, "rdata/rillieux.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/rillieux.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str", "lettre": "str"}}, "rdata/rillieux.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"couronnement": "str", "etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/rillieux.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/rillieux.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/rillieux.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedecisioninitiale": "datetime", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/rillieux.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/rillieux.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {"gid": "int"}}, "rdata/rillieux.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/rillieux.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "numero": "str"}}, "rdata/rillieux.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/rnsa_reseau_aerobio.histornsabulletin": {"fields": ["type", "designation", "nom_latin", "quantite", "raep", "commentaire", "date_bulletin", "date_fin_validite", "gid", "last_update_fme"], "types": {"commentaire": "str", "date_bulletin": "datetime", "date_fin_validite": "datetime", "designation": "str", "gid": "int", "last_update_fme": "datetime", "nom_latin": "str", "quantite": "str", "raep": "str", "type": "str"}}, "rdata/rnsa_reseau_aerobio.rnsabulletin": {"fields": ["type", "designation", "nom_latin", "quantite", "raep", "commentaire", "date_bulletin", "date_fin_validite", "gid", "last_update_fme"], "types": {"commentaire": "str", "date_bulletin": "datetime", "date_fin_validite": "datetime", "designation": "str", "gid": "int", "last_update_fme": "datetime", "nom_latin": "str", "quantite": "str", "raep": "str", "type": "str"}}, "rdata/rx_rhonexpress.rxarret": {"fields": ["id", "nom", "desserte", "pmr", "ascenseur", "escalator", "gid", "last_update", "last_update_fme"], "types": {"ascenseur": "bool", "desserte": "str", "escalator": "bool", "gid": "int", "id": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "pmr": "bool"}}, "rdata/rx_rhonexpress.rxligne": {"fields": ["code_titan", "ligne", "sens", "indice", "infos", "libelle", "ut", "couleur", "gid", "last_update", "last_update_fme"], "types": {"code_titan": "str", "couleur": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "libelle": "str", "ligne": "str", "sens": "str"}}, "rdata/rx_rhonexpress.rxligne_2_0_0": {"fields": ["ligne", "code_trace", "code_ligne", "type_trace", "nom_trace", "sens", "origine", "destination", "nom_origine", "nom_destination", "famille_transport", "date_debut", "date_fin", "code_type_ligne", "nom_type_ligne", "pmr", "code_tri_ligne", "nom_version", "last_update", "last_update_fme", "gid"], "types": {"code_ligne": "str", "code_trace": "str", "code_type_ligne": "str", "date_debut": "str", "destination": "str", "famille_transport": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "ligne": "str", "nom_destination": "str", "nom_origine": "str", "nom_trace": "str", "nom_type_ligne": "str", "nom_version": "str", "origine": "str", "pmr": "bool", "sens": "str", "type_trace": "str"}}, "rdata/rx_rhonexpress.rxpassagearret": {"fields": ["id", "ligne", "direction", "delaipassage", "type", "heurepassage", "idtarretdestination", "coursetheorique", "gid", "last_update_fme"], "types": {"coursetheorique": "str", "delaipassage": "str", "direction": "str", "gid": "int", "heurepassage": "datetime", "id": "str", "idtarretdestination": "int", "last_update_fme": "datetime", "ligne": "str", "type": "str"}}, "rdata/saintpriest.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nom": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/saintpriest.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/saintpriest.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {"adresseurlads": "str", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "nomads": "str", "numerodossier": "str"}}, "rdata/saintpriest.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/saintpriest.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str", "lettre": "str"}}, "rdata/saintpriest.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/saintpriest.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/saintpriest.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/saintpriest.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedecisioninitiale": "datetime", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "naturedecisioninitiale": "str"}}, "rdata/saintpriest.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/saintpriest.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {}}, "rdata/saintpriest.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/saintpriest.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "numero": "str"}}, "rdata/saintpriest.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/sit_sitra.sittourisme": {"fields": ["id", "id_sitra1", "type", "type_detail", "nom", "adresse", "codepostal", "commune", "telephone", "fax", "telephonefax", "email", "siteweb", "facebook", "classement", "ouverture", "tarifsenclair", "tarifsmin", "tarifsmax", "producteur", "gid", "date_creation", "last_update", "last_update_fme"], "types": {"adresse": "str", "classement": "str", "codepostal": "str", "commune": "str", "date_creation": "str", "email": "str", "facebook": "str", "fax": "str", "gid": "int", "id": "str", "id_sitra1": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "ouverture": "str", "producteur": "str", "siteweb": "str", "tarifsenclair": "str", "tarifsmax": "float", "tarifsmin": "float", "telephone": "str", "telephonefax": "str", "type": "str", "type_detail": "str"}}, "rdata/sncf_gares_connexions.sncfgarelieu": {"fields": ["identifiant_lieu", "nom_lieu", "code_sncf", "nom_sncf", "gid", "last_update_fme"], "types": {"code_sncf": "str", "gid": "int", "identifiant_lieu": "str", "last_update_fme": "datetime", "nom_lieu": "str", "nom_sncf": "str"}}, "rdata/sncf_gares_connexions.sncftraingarearrivee": {"fields": ["gare_id", "origdest", "num", "type", "picto", "attribut_voie", "voie", "heure", "etat", "retard", "gid", "last_update", "last_update_fme"], "types": {"attribut_voie": "str", "etat": "str", "gare_id": "str", "gid": "int", "heure": "datetime", "last_update": "datetime", "last_update_fme": "datetime", "num": "str", "origdest": "str", "picto": "int", "retard": "int", "type": "str", "voie": "str"}}, "rdata/sncf_gares_connexions.sncftraingaredepart": {"fields": ["gare_id", "origdest", "num", "type", "picto", "attribut_voie", "voie", "heure", "etat", "retard", "gid", "last_update", "last_update_fme"], "types": {"attribut_voie": "str", "etat": "str", "gare_id": "str", "gid": "int", "heure": "datetime", "last_update": "datetime", "last_update_fme": "datetime", "num": "str", "origdest": "str", "picto": "int", "retard": "int", "type": "str", "voie": "str"}}, "rdata/tassin.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/tassin.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/tassin.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/tassin.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {"adresseurlads": "str", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "nomads": "str", "numerodossier": "str"}}, "rdata/tassin.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str", "lettre": "str"}}, "rdata/tassin.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"couronnement": "str", "etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/tassin.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"couronnement": "str", "etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/tassin.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/tassin.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedecisioninitiale": "datetime", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "naturedecisioninitiale": "str"}}, "rdata/tassin.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/tassin.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {"gid": "int"}}, "rdata/tassin.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/tassin.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"gid": "int", "numero": "str"}}, "rdata/tassin.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/tca_transports_alternatifs.tcaarretmia": {"fields": ["nom", "uid", "gid"], "types": {"gid": "int", "nom": "str", "uid": "str"}}, "rdata/tca_transports_alternatifs.tcaarretnavly": {"fields": ["nom", "ligne1", "ligne2", "gid"], "types": {"gid": "int", "ligne1": "str", "ligne2": "str", "nom": "str"}}, "rdata/tca_transports_alternatifs.tcaarretvaporetto": {"fields": ["nom", "ligne1", "ligne2", "gid"], "types": {"gid": "int", "ligne1": "str", "ligne2": "str", "nom": "str"}}, "rdata/tca_transports_alternatifs.tcalignemia": {"fields": ["frequence_en_minute", "hoursavailable", "uid", "gid"], "types": {"frequence_en_minute": "int", "gid": "int", "hoursavailable.0.closes": "str", "hoursavailable.0.dayOfWeek.0": "str", "hoursavailable.0.opens": "str", "uid": "str"}}, "rdata/tca_transports_alternatifs.tcalignenavly": {"fields": ["ligne", "type_ligne", "sens", "libelle", "gid"], "types": {"gid": "int", "libelle": "str", "ligne": "str", "sens": "str", "type_ligne": "str"}}, "rdata/tca_transports_alternatifs.tcalignevaporetto": {"fields": ["ligne", "type_ligne", "sens", "libelle", "gid"], "types": {"gid": "int", "libelle": "str", "ligne": "str", "sens": "str", "type_ligne": "str"}}, "rdata/tcl_sytral.tclagence": {"fields": ["nom", "numero", "indice", "typevoie", "adr", "codepostal", "facea", "horaires", "gid", "last_update", "last_update_fme"], "types": {"adr": "str", "codepostal": "str", "facea": "bool", "gid": "int", "indice": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "numero": "str", "typevoie": "str"}}, "rdata/tcl_sytral.tclalerteaccessibilite": {"fields": ["id", "date_maj", "code_lieu", "code_station", "nom_station", "code_equipement", "type_equipement", "equipement", "debut_indispo", "cause", "consequence", "fin_indispo", "gid", "last_update_fme"], "types": {"cause": "str", "code_equipement": "int", "code_lieu": "int", "code_station": "int", "consequence": "str", "date_maj": "datetime", "debut_indispo": "datetime", "equipement": "str", "fin_indispo": "datetime", "gid": "int", "id": "str", "last_update_fme": "datetime", "nom_station": "str", "type_equipement": "str"}}, "rdata/tcl_sytral.tclalertetrafic": {"fields": ["id", "type", "debut", "fin", "ligne_com", "nom_point", "message", "gid", "last_update_fme"], "types": {"debut": "datetime", "fin": "datetime", "gid": "int", "id": "str", "last_update_fme": "datetime", "ligne_com": "str", "message": "str", "type": "str"}}, "rdata/tcl_sytral.tclalertetrafic_2": {"fields": ["type", "cause", "debut", "fin", "mode", "ligne_com", "ligne_cli", "titre", "message", "last_update_fme"], "types": {"cause": "str", "debut": "datetime", "fin": "datetime", "last_update_fme": "datetime", "ligne_cli": "str", "ligne_com": "str", "message": "str", "mode": "str", "titre": "str", "type": "str"}}, "rdata/tcl_sytral.tclarret": {"fields": ["id", "nom", "desserte", "pmr", "ascenseur", "escalator", "gid", "last_update", "last_update_fme"], "types": {"ascenseur": "bool", "desserte": "str", "escalator": "bool", "gid": "int", "id": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "pmr": "bool"}}, "rdata/tcl_sytral.tcldepositaire": {"fields": ["id", "type", "numero", "indice", "voie", "adr", "codepostal", "facea", "gid", "last_update", "last_update_fme"], "types": {"adr": "str", "codepostal": "str", "gid": "int", "id": "str", "indice": "str", "last_update": "datetime", "last_update_fme": "datetime", "numero": "str", "type": "str", "voie": "str"}}, "rdata/tcl_sytral.tclguichet": {"fields": ["nom", "numero", "indice", "typevoie", "adr", "codepostal", "facea", "gid", "last_update", "last_update_fme"], "types": {"adr": "str", "codepostal": "str", "gid": "int", "indice": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "numero": "str", "typevoie": "str"}}, "rdata/tcl_sytral.tcllignebus": {"fields": ["code_titan", "ligne", "sens", "indice", "infos", "libelle", "ut", "couleur", "gid", "last_update", "last_update_fme"], "types": {"code_titan": "str", "couleur": "str", "gid": "int", "last_update_fme": "datetime", "libelle": "str", "ligne": "str", "sens": "str"}}, "rdata/tcl_sytral.tcllignebus_2_0_0": {"fields": ["ligne", "code_trace", "code_ligne", "type_trace", "nom_trace", "sens", "origine", "destination", "nom_origine", "nom_destination", "famille_transport", "date_debut", "date_fin", "code_type_ligne", "nom_type_ligne", "pmr", "code_tri_ligne", "nom_version", "last_update", "last_update_fme", "gid"], "types": {"code_ligne": "str", "code_trace": "str", "code_tri_ligne": "str", "code_type_ligne": "str", "date_debut": "str", "destination": "str", "famille_transport": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "ligne": "str", "nom_destination": "str", "nom_origine": "str", "nom_trace": "str", "nom_type_ligne": "str", "nom_version": "str", "origine": "str", "pmr": "bool", "sens": "str", "type_trace": "str"}}, "rdata/tcl_sytral.tcllignemf": {"fields": ["code_titan", "ligne", "sens", "indice", "infos", "libelle", "ut", "couleur", "gid", "last_update", "last_update_fme"], "types": {"code_titan": "str", "couleur": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "libelle": "str", "ligne": "str", "sens": "str"}}, "rdata/tcl_sytral.tcllignemf_2_0_0": {"fields": ["ligne", "code_trace", "code_ligne", "type_trace", "nom_trace", "sens", "origine", "destination", "nom_origine", "nom_destination", "famille_transport", "date_debut", "date_fin", "code_type_ligne", "nom_type_ligne", "pmr", "code_tri_ligne", "nom_version", "last_update", "last_update_fme", "gid"], "types": {"code_ligne": "str", "code_trace": "str", "code_tri_ligne": "str", "code_type_ligne": "str", "date_debut": "str", "destination": "str", "famille_transport": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "ligne": "str", "nom_destination": "str", "nom_origine": "str", "nom_trace": "str", "nom_type_ligne": "str", "nom_version": "str", "origine": "str", "pmr": "bool", "sens": "str", "type_trace": "str"}}, "rdata/tcl_sytral.tcllignetram": {"fields": ["code_titan", "ligne", "sens", "indice", "infos", "libelle", "ut", "couleur", "gid", "last_update", "last_update_fme"], "types": {"code_titan": "str", "couleur": "str", "gid": "int", "last_update_fme": "datetime", "libelle": "str", "ligne": "str", "sens": "str"}}, "rdata/tcl_sytral.tcllignetram_2_0_0": {"fields": ["ligne", "code_trace", "code_ligne", "type_trace", "nom_trace", "sens", "origine", "destination", "nom_origine", "nom_destination", "famille_transport", "date_debut", "date_fin", "code_type_ligne", "nom_type_ligne", "pmr", "code_tri_ligne", "nom_version", "last_update", "last_update_fme", "gid"], "types": {"code_ligne": "str", "code_trace": "str", "code_tri_ligne": "str", "code_type_ligne": "str", "date_debut": "str", "destination": "str", "famille_transport": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "ligne": "str", "nom_destination": "str", "nom_origine": "str", "nom_trace": "str", "nom_type_ligne": "str", "nom_version": "str", "origine": "str", "pmr": "bool", "sens": "str", "type_trace": "str"}}, "rdata/tcl_sytral.tclparcrelaisst": {"fields": ["id", "nom", "capacite", "place_handi", "horaires", "p_surv", "gid", "last_update", "last_update_fme"], "types": {"capacite": "int", "gid": "int", "horaires": "str", "id": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "p_surv": "bool", "place_handi": "int"}}, "rdata/tcl_sytral.tclparcrelaistr": {"fields": ["id", "nom", "capacite", "place_handi", "horaires", "p_surv", "nb_tot_place_dispo", "gid", "last_update", "last_update_fme"], "types": {"capacite": "int", "gid": "int", "horaires": "str", "id": "str", "last_update": "datetime", "last_update_fme": "datetime", "nb_tot_place_dispo": "int", "nom": "str", "p_surv": "bool", "place_handi": "int"}}, "rdata/tcl_sytral.tclpassagearret": {"fields": ["id", "ligne", "direction", "delaipassage", "type", "heurepassage", "idtarretdestination", "coursetheorique", "gid", "last_update_fme"], "types": {"coursetheorique": "str", "delaipassage": "str", "direction": "str", "gid": "int", "heurepassage": "datetime", "id": "str", "idtarretdestination": "int", "last_update_fme": "datetime", "ligne": "str", "type": "str"}}, "rdata/tcl_sytral.tclpointrechargement": {"fields": ["nom", "numero", "indice", "typevoie", "adr", "codepostal", "facea", "gid", "last_update", "last_update_fme"], "types": {"adr": "str", "codepostal": "str", "gid": "int", "indice": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "numero": "str", "typevoie": "str"}}, "rdata/tcl_sytral.tclrelais": {"fields": ["nom", "numero", "indice", "voie", "adr", "codepostal", "facea", "horaires", "gid", "last_update", "last_update_fme"], "types": {"adr": "str", "codepostal": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "numero": "str", "voie": "str"}}, "rdata/tcl_sytral.tclstation": {"fields": ["id", "id_station", "nom", "desserte", "gid", "last_update", "last_update_fme"], "types": {"desserte": "str", "gid": "int", "id": "str", "id_station": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str"}}, "rdata/vaulx.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/vaulx.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/vaulx.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/vaulx.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/vaulx.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/vaulx.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"couronnement": "str", "etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/vaulx.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/vaulx.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/vaulx.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedecisioninitiale": "datetime", "datedepot": "datetime", "etape": "str", "evenementpostdate": "datetime", "evenementpostnature": "str", "gid": "int", "identifiant": "str", "naturedecisioninitiale": "str"}}, "rdata/vaulx.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/vaulx.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {"gid": "int"}}, "rdata/vaulx.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/vaulx.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"gid": "int", "numero": "str"}}, "rdata/vaulx.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/venissieux.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nom": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/venissieux.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/venissieux.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/venissieux.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/venissieux.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str", "lettre": "str"}}, "rdata/venissieux.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/venissieux.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/venissieux.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/venissieux.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/venissieux.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/venissieux.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {}}, "rdata/venissieux.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/venissieux.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "numero": "str"}}, "rdata/venissieux.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/villeurbanne.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/villeurbanne.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/villeurbanne.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/villeurbanne.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {"datedepot": "datetime", "gid": "int", "identifiant": "str", "numerodossier": "str"}}, "rdata/villeurbanne.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"gid": "int", "lettre": "str"}}, "rdata/villeurbanne.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"couronnement": "str", "etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/villeurbanne.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/villeurbanne.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/villeurbanne.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedecisioninitiale": "datetime", "datedepot": "datetime", "etape": "str", "evenementpostdate": "datetime", "evenementpostnature": "str", "gid": "int", "identifiant": "str", "naturedecisioninitiale": "str"}}, "rdata/villeurbanne.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/villeurbanne.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {"gid": "int"}}, "rdata/villeurbanne.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/villeurbanne.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"gid": "int", "numero": "str"}}, "rdata/villeurbanne.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "tuba/aprr_autoroutes.accident": {"fields": ["annee", "mois", "date", "heure_debut", "heure_fin", "duree_mn", "reference_evenement", "identifiant", "region", "nature", "localisation", "route", "sens", "pr_debut", "gid"], "types": {"annee": "int", "date": "str", "duree_mn": "int", "gid": "int", "heure_debut": "str", "heure_fin": "str", "identifiant": "str", "localisation": "str", "mois": "str", "nature": "str", "pr_debut": "float", "reference_evenement": "str", "region": "str", "route": "str", "sens": "str"}}, "tuba/aprr_autoroutes.aire": {"fields": ["nom", "district", "type_aire", "liaison", "sens", "pr", "date_mise_en_service", "longitude_wgs84", "latitude_wgs84", "gid"], "types": {"district": "str", "gid": "int", "latitude_wgs84": "float", "liaison": "str", "longitude_wgs84": "float", "nom": "str", "pr": "str", "sens": "str", "type_aire": "str"}}, "tuba/aprr_autoroutes.chantier": {"fields": ["monde", "etat", "famille", "date_debut", "date_fin", "localisation", "district", "region", "reference", "code_type", "type", "code_gene", "gene", "etv_saisis", "anomalie", "gid"], "types": {"anomalie": "str", "code_gene": "int", "code_type": "int", "date_debut": "str", "date_fin": "datetime", "district": "str", "etat": "str", "etv_saisis": "str", "famille": "str", "gene": "str", "gid": "int", "localisation": "str", "monde": "str", "reference": "str", "region": "str", "type": "str"}}, "tuba/aprr_autoroutes.contrat": {"fields": ["societe", "axe", "aire", "type_contrat", "code_type_contrat", "duree", "date_debut", "date_fin", "gid"], "types": {"aire": "str", "axe": "str", "code_type_contrat": "str", "date_debut": "str", "date_fin": "datetime", "duree": "str", "gid": "int", "societe": "str", "type_contrat": "str"}}, "tuba/aprr_autoroutes.diffuseur": {"fields": ["nom", "district", "liaison", "sens", "pr_axe", "type_bifurcation", "numero", "date_mise_en_service", "longitude_wgs84", "latitude_wgs84", "gid"], "types": {"date_mise_en_service": "date", "district": "str", "gid": "int", "latitude_wgs84": "float", "liaison": "str", "longitude_wgs84": "float", "nom": "str", "numero": "str", "pr_axe": "str", "sens": "str", "type_bifurcation": "str"}}, "tuba/aprr_autoroutes.histochantier": {"fields": ["annee", "mois", "date", "heure_debut", "heure_fin", "duree_mn", "reference_evenement", "identifiant", "region", "nature", "localisation", "route", "sens", "pr_debut", "elongation_maxi", "gid"], "types": {"annee": "int", "date": "str", "duree_mn": "int", "elongation_maxi": "float", "gid": "int", "heure_debut": "str", "heure_fin": "str", "identifiant": "str", "localisation": "str", "mois": "str", "nature": "str", "pr_debut": "float", "reference_evenement": "str", "region": "str", "route": "str", "sens": "str"}}, "tuba/aprr_autoroutes.peage": {"fields": ["nom", "code_gare", "societe", "autoroute", "numero_diffuseur", "pr_reel", "code_postal", "gid"], "types": {"autoroute": "str", "code_gare": "str", "code_postal": "int", "gid": "int", "nom": "str", "numero_diffuseur": "float", "pr_reel": "float", "societe": "str"}}, "tuba/aprr_autoroutes.prestataire": {"fields": ["liaison", "type_aire", "sens", "pr", "type_prestataire", "enseigne", "gid"], "types": {"enseigne": "str", "gid": "int", "liaison": "str", "pr": "str", "sens": "str", "type_aire": "str", "type_prestataire": "str"}}, "tuba/aprr_autoroutes.service": {"fields": ["liaison", "type_aire", "sens", "pr", "type_service", "gid"], "types": {"gid": "int", "liaison": "str", "pr": "str", "sens": "str", "type_aire": "str", "type_service": "str"}}, "tuba/edf_limonest.batiment": {"fields": ["nature", "gid"], "types": {"gid": "int", "nature": "str"}}, "tuba/edf_limonest.candelabre": {"fields": ["lib_tpn", "h_tpn", "x_epsg3946", "y_epsg3946", "a_tpn", "a_tpn_d", "a_tpn_dn", "a_tpn_g", "a_tpn_gn", "a_tpn_r", "a_tpn_rn", "gid"], "types": {"a_tpn": "float", "a_tpn_d": "float", "a_tpn_dn": "float", "a_tpn_g": "float", "a_tpn_gn": "float", "a_tpn_r": "float", "a_tpn_rn": "float", "gid": "int", "h_tpn": "int", "lib_tpn": "str", "x_epsg3946": "float", "y_epsg3946": "float"}}, "tuba/edf_limonest.commune": {"fields": ["nom", "idu", "gid"], "types": {"gid": "int", "idu": "str", "nom": "str"}}, "tuba/edf_limonest.parcelle": {"fields": ["idnum", "idu", "supf", "indp", "gid"], "types": {"gid": "int", "idnum": "int", "idu": "str", "indp": "str", "supf": "int"}}, "tuba/edf_limonest.sous_station": {"fields": ["lib_tpn", "h_tpn", "x_epsg3946", "y_epsg3946", "gid"], "types": {"gid": "int", "h_tpn": "int", "lib_tpn": "str", "x_epsg3946": "float", "y_epsg3946": "float"}}, "tuba/edf_limonest.voirie_principale": {"fields": ["gid"], "types": {"gid": "int"}}, "tuba/edf_limonest.voirie_secondaire": {"fields": ["nom", "gid"], "types": {"gid": "int", "nom": "str"}}, "tuba/edf_limonest.zone_couverture_sous_station": {"fields": ["nom", "idu", "gid"], "types": {"gid": "int", "idu": "str", "nom": "str"}}, "tuba/public.geography_columns": {"fields": ["f_table_catalog", "f_table_schema", "f_table_name", "f_geography_column", "coord_dimension", "srid", "type"], "types": {}}, "tuba/public.geometry_columns": {"fields": ["f_table_catalog", "f_table_schema", "f_table_name", "f_geometry_column", "coord_dimension", "srid", "type"], "types": {"coord_dimension": "int", "f_geometry_column": "str", "f_table_catalog": "str", "f_table_name": "str", "f_table_schema": "str", "srid": "int", "type": "str"}}, "tuba/public.raster_columns": {"fields": ["r_table_catalog", "r_table_schema", "r_table_name", "r_raster_column", "srid", "scale_x", "scale_y", "blocksize_x", "blocksize_y", "same_alignment", "regular_blocking", "num_bands", "pixel_types", "nodata_values", "out_db", "spatial_index"], "types": {}}, "tuba/public.raster_overviews": {"fields": ["o_table_catalog", "o_table_schema", "o_table_name", "o_raster_column", "r_table_catalog", "r_table_schema", "r_table_name", "r_raster_column", "overview_factor"], "types": {}}}
\ No newline at end of file
+{"grandlyon/abr_arbres_alignement.abrarbre": {"fields": ["essencefrancais", "circonference_cm", "hauteurtotale_m", "hauteurfut_m", "diametrecouronne_m", "rayoncouronne_m", "dateplantation", "genre", "espece", "variete", "essence", "architecture", "localisation", "naturerevetement", "surfacecadre_m2", "mobilierurbain", "anneeplantation", "commune", "codeinsee", "nomvoie", "codefuv", "identifiant", "numero", "codegenre", "gid"], "types": {"anneeplantation": "int", "architecture": "str", "circonference_cm": "int", "codefuv": "str", "codegenre": "int", "codeinsee": "str", "commune": "str", "dateplantation": "date", "diametrecouronne_m": "int", "espece": "str", "essence": "str", "essencefrancais": "str", "genre": "str", "gid": "int", "hauteurfut_m": "int", "hauteurtotale_m": "int", "identifiant": "str", "localisation": "str", "mobilierurbain": "str", "naturerevetement": "str", "nomvoie": "str", "numero": "str", "rayoncouronne_m": "float", "surfacecadre_m2": "int", "variete": "str"}}, "grandlyon/adr_voie_lieu.adradresse": {"fields": ["numero", "voie", "commune", "inseecommune", "codefuv", "datecreation", "gid"], "types": {"codefuv": "str", "commune": "str", "datecreation": "datetime", "gid": "int", "inseecommune": "str", "numero": "str", "voie": "str"}}, "grandlyon/adr_voie_lieu.adraerodrome": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrarrond": {"fields": ["nom", "nomreduit", "insee", "libofficiel", "gid"], "types": {"gid": "int", "insee": "str", "libofficiel": "str", "nom": "str", "nomreduit": "str"}}, "grandlyon/adr_voie_lieu.adraxevoie": {"fields": ["nom", "nomcommune", "codeinsee", "codefuv", "codetroncon", "importance", "domanialite", "typecirculation", "senscirculation", "senscircspecialise", "bornemingauche", "bornemaxgauche", "bornemindroite", "bornemaxdroite", "datecreation", "datemajalpha", "datemajgraph", "datemajborne", "observation", "datedomanialite", "referencedomanialite", "particularite", "gestionnaire", "denomroutiere", "gid"], "types": {"bornemaxdroite": "int", "bornemaxgauche": "int", "bornemindroite": "int", "bornemingauche": "int", "codefuv": "str", "codeinsee": "str", "codetroncon": "str", "datecreation": "datetime", "datedomanialite": "date", "datemajalpha": "date", "datemajborne": "date", "datemajgraph": "date", "denomroutiere": "str", "domanialite": "str", "gid": "int", "importance": "str", "nom": "str", "nomcommune": "str", "observation": "str", "particularite": "str", "referencedomanialite": "str", "senscircspecialise": "str", "senscirculation": "str", "typecirculation": "str"}}, "grandlyon/adr_voie_lieu.adrbornefontaine_1": {"fields": ["gestionnai", "nom", "anneepose", "commune", "insee", "source", "gid", "last_update_fme"], "types": {"anneepose": "int", "commune": "str", "gestionnai": "str", "gid": "int", "insee": "str", "last_update_fme": "datetime", "nom": "str", "source": "str"}}, "grandlyon/adr_voie_lieu.adrbornefontaine_latest": {"fields": ["gestionnai", "nom", "anneepose", "commune", "insee", "source", "gid"], "types": {"anneepose": "int", "commune": "str", "gestionnai": "str", "gid": "int", "insee": "str", "nom": "str", "source": "str"}}, "grandlyon/adr_voie_lieu.adrcarrefour": {"fields": ["libellecarrefour", "codefuvcarrefour", "identtroncon", "datecreation", "datemajalpha", "datemajgraph", "datemajborne", "datemajcarrefour", "identifiant", "particularite", "gid"], "types": {"codefuvcarrefour": "str", "datecreation": "datetime", "datemajalpha": "date", "datemajborne": "date", "datemajcarrefour": "date", "datemajgraph": "date", "gid": "int", "identifiant": "str", "identtroncon": "str", "libellecarrefour": "str", "particularite": "str"}}, "grandlyon/adr_voie_lieu.adrcentrecommerc_1": {"fields": ["nom", "commune", "insee", "openinghours", "source", "last_update_fme", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "last_update_fme": "datetime", "nom": "str", "openinghours.0": "str", "source": "str"}}, "grandlyon/adr_voie_lieu.adrcentrecommerc_latest": {"fields": ["nom", "commune", "insee", "openinghours", "source", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "nom": "str", "openinghours.0": "str", "source": "str"}}, "grandlyon/adr_voie_lieu.adrchangementdenom": {"fields": ["nom", "commune", "inseecommune", "codefuv", "nature", "origine", "validite", "referencearrete", "datearrete", "datechangement", "gid"], "types": {"codefuv": "str", "commune": "str", "datechangement": "date", "gid": "int", "inseecommune": "str", "nature": "str", "nom": "str", "validite": "str"}}, "grandlyon/adr_voie_lieu.adrcimetiere": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrcirconscription": {"fields": ["circonscription", "gid"], "types": {"circonscription": "str", "gid": "int"}}, "grandlyon/adr_voie_lieu.adrcollege": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrcollegepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrcomgl": {"fields": ["nom", "nomreduit", "insee", "datecreation", "datemajgraph", "datemajalpha", "trigramme", "libofficiel", "gid"], "types": {"datecreation": "datetime", "datemajalpha": "date", "gid": "int", "insee": "str", "libofficiel": "str", "nom": "str", "nomreduit": "str", "trigramme": "str"}}, "grandlyon/adr_voie_lieu.adrcommune": {"fields": ["nom", "nomreduit", "insee", "datecreation", "datemajgraph", "datemajalpha", "trigramme", "libofficiel", "gid"], "types": {"datecreation": "datetime", "datemajalpha": "date", "gid": "int", "insee": "str", "libofficiel": "str", "nom": "str", "nomreduit": "str", "trigramme": "str"}}, "grandlyon/adr_voie_lieu.adrcommunecirconscription": {"fields": ["insee_circonscription", "insee", "commune", "circonscription", "canton", "gid"], "types": {"canton": "str", "circonscription": "str", "commune": "str", "gid": "int", "insee": "str", "insee_circonscription": "str"}}, "grandlyon/adr_voie_lieu.adrconfterrmaire": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrcoursdeaulin": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrdebouche": {"fields": ["numero", "voie", "commune", "inseecommune", "codefuv", "datecreation", "gid"], "types": {"codefuv": "str", "commune": "str", "datecreation": "datetime", "gid": "int", "inseecommune": "str", "numero": "str", "voie": "str"}}, "grandlyon/adr_voie_lieu.adrecole": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrecolepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrensart": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrensartpct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrenssup": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrenssuppct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrequiculture": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrequiculturepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "openinghours", "openinghoursspecification", "address", "code_insee", "email", "telephone", "sameas", "code_bib", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "code_bib": "int", "code_insee": "str", "datecreation": "datetime", "email": "str", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "openinghours.0": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "sameas": "str", "soustheme": "str", "telephone": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrequippiscine": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrequippiscinepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "openinghoursspecification", "address", "sameas", "email", "telephone", "tarif", "facebook", "commentaires", "gid"], "types": {"address.addressCountry": "str", "address.adressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "commentaires": "str", "datecreation": "datetime", "email": "str", "facebook": "str", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "sameas": "str", "siret": "int", "soustheme": "str", "tarif": "str", "telephone": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrequipsportpct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrequisport": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrfontaineornem_1": {"fields": ["nom", "commune", "insee", "source", "last_update_fme", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "last_update_fme": "datetime", "nom": "str", "source": "str"}}, "grandlyon/adr_voie_lieu.adrfontaineornem_latest": {"fields": ["nom", "commune", "insee", "source", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "nom": "str", "source": "str"}}, "grandlyon/adr_voie_lieu.adrgarefer": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrgareferpct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrgareroutiere": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrgareroutierepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrgareroutmet": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrgarerouturbaine": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrhopital": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrhopitalpct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlienfichiereva": {"fields": ["uid", "libofficiel", "lien_fichier_eva", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_fichier_eva": "str", "uid": "str"}}, "grandlyon/adr_voie_lieu.adrlienmaquette3d": {"fields": ["uid", "libofficiel", "lien_exe_2009", "lien_exe_2012", "lien_exe_2015", "lien_maquette_2009", "lien_maquette_2012", "lien_maquette_2015", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_exe_2009": "str", "lien_exe_2012": "str", "lien_exe_2015": "str", "lien_maquette_2009": "str", "lien_maquette_2012": "str", "lien_maquette_2015": "str", "uid": "str"}}, "grandlyon/adr_voie_lieu.adrlienposter": {"fields": ["uid", "libofficiel", "lien_poster", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_poster": "str", "uid": "str"}}, "grandlyon/adr_voie_lieu.adrlieuculte": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlieucultepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlieudit": {"fields": ["nom", "codefuv", "inseecommune", "identifiant", "datecreation", "datemajalpha", "datemajgraph", "gid"], "types": {"datecreation": "datetime", "datemajalpha": "date", "datemajgraph": "date", "gid": "int", "identifiant": "str"}}, "grandlyon/adr_voie_lieu.adrlieulin": {"fields": ["nom", "theme", "soustheme", "taille", "gid"], "types": {"gid": "int", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlieupct": {"fields": ["nom", "theme", "soustheme", "taille", "gid"], "types": {"gid": "int", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlieusurf": {"fields": ["nom", "theme", "soustheme", "identifiant", "taille", "gid"], "types": {"gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "taille": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlimiteadm": {"fields": ["genre", "insee1", "insee2", "gid"], "types": {"genre": "str", "gid": "int", "insee1": "str", "insee2": "str"}}, "grandlyon/adr_voie_lieu.adrlycee": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrlyceepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrmairie": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrmairiepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "openinghours", "openinghoursspecification", "address", "website", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "openinghours.0": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "siret": "int", "soustheme": "str", "theme": "str", "website": "str"}}, "grandlyon/adr_voie_lieu.adrmairiepct_2_0_0": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "openinghours", "openinghoursspecification", "address", "sameas", "email", "telephone", "formulaire", "facebook", "twitter", "instagram", "youtube", "gid", "insee"], "types": {"address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "datecreation": "datetime", "email": "str", "facebook": "str", "formulaire": "str", "gid": "int", "identifiant": "str", "insee": "str", "instagram": "str", "nom": "str", "openinghours.0": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "sameas": "str", "siret": "int", "soustheme": "str", "telephone": "str", "theme": "str", "twitter": "str", "youtube": "str"}}, "grandlyon/adr_voie_lieu.adrmetcirconscription": {"fields": ["nomcircons", "sieges", "communes", "codinsee", "gid"], "types": {"codinsee": "str", "communes": "str", "gid": "int", "nomcircons": "str", "sieges": "int"}}, "grandlyon/adr_voie_lieu.adrmetropole": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrnomldt": {"fields": ["nom", "angle", "gid"], "types": {"angle": "float", "gid": "int", "nom": "str"}}, "grandlyon/adr_voie_lieu.adrnomvoie": {"fields": ["nom", "taille", "importance", "angle", "gid"], "types": {"angle": "float", "gid": "int", "importance": "str", "nom": "str"}}, "grandlyon/adr_voie_lieu.adrnomvoiex": {"fields": ["nom", "taille", "importance", "angle", "gid"], "types": {"angle": "float", "gid": "int", "importance": "str", "nom": "str"}}, "grandlyon/adr_voie_lieu.adrnumerovoie": {"fields": ["numero", "voie", "commune", "inseecommune", "codefuv", "angle", "datecreation", "gid"], "types": {"angle": "float", "codefuv": "str", "commune": "str", "datecreation": "datetime", "gid": "int", "inseecommune": "str", "numero": "str", "voie": "str"}}, "grandlyon/adr_voie_lieu.adrparcjardin": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrperimmdr": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrportionbusee": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrquartier": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrresidence": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrsecours": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrsecourspct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrsecurite": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrsecuritepct": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "siret": "int", "soustheme": "str", "theme": "str"}}, "grandlyon/adr_voie_lieu.adrtoilettepublique_1_0_0": {"fields": ["adresse", "commune", "codinsee", "infoloc", "acceshandi", "payant", "hommes", "femmes", "unisexe", "enfants", "web", "openinghoursspecification", "provenance", "uid", "gid"], "types": {"acceshandi": "bool", "adresse": "str", "codinsee": "str", "commune": "str", "femmes": "bool", "gid": "int", "hommes": "bool", "infoloc": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "payant": "str", "provenance": "str", "uid": "str", "unisexe": "bool", "web": "str"}}, "grandlyon/adr_voie_lieu.adrtoilettepublique_latest": {"fields": ["adresse", "codinsee", "infoloc", "acceshandi", "payant", "hommes", "femmes", "unisexe", "enfants", "web", "openinghoursspecification", "provenance", "gid"], "types": {"acceshandi": "bool", "adresse": "str", "codinsee": "str", "femmes": "bool", "gid": "int", "hommes": "bool", "infoloc": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "payant": "str", "provenance": "str", "unisexe": "bool", "web": "str"}}, "grandlyon/adr_voie_lieu.adrzae": {"fields": ["nom", "theme", "soustheme", "identifiant", "idexterne", "siret", "datecreation", "gid"], "types": {"datecreation": "datetime", "gid": "int", "identifiant": "str", "idexterne": "str", "nom": "str", "soustheme": "str", "theme": "str"}}, "grandlyon/aep_eau_potable.aepbornefont": {"fields": ["nom", "gestionnaire", "anneepose", "gid"], "types": {}}, "grandlyon/bron.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/bron.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/bron.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/bron.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"ann_ouvert": "int", "chien": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "eau": "str", "esp_can": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "numvoie": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/bron.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commentaire": "str", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "uid": "str"}}, "grandlyon/cad_cadastre.cadbatiment": {"fields": ["type", "gid"], "types": {"gid": "int", "type": "str"}}, "grandlyon/cad_cadastre.cadbornelimitepropriete": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/cad_cadastre.caddetaillineaire": {"fields": ["genre", "libelle", "gid"], "types": {"genre": "str", "gid": "int", "libelle": "str"}}, "grandlyon/cad_cadastre.caddetailponctuel": {"fields": ["genre", "libelle", "gid"], "types": {"genre": "str", "gid": "int", "libelle": "str"}}, "grandlyon/cad_cadastre.caddetailsurfacique": {"fields": ["genre", "libelle", "gid"], "types": {"genre": "str", "gid": "int", "libelle": "str"}}, "grandlyon/cad_cadastre.cadilot": {"fields": ["identifiant", "numero", "gid"], "types": {"gid": "int", "identifiant": "str", "numero": "str"}}, "grandlyon/cad_cadastre.cadparcelle": {"fields": ["identifiant", "codedgi", "numero", "surfacecadastrale", "natureproprietaire", "indice", "arpentage", "gid"], "types": {"arpentage": "str", "codedgi": "str", "gid": "int", "identifiant": "str", "indice": "str", "natureproprietaire": "str", "numero": "str", "surfacecadastrale": "float"}}, "grandlyon/cad_cadastre.cadparcellehistorique": {"fields": ["identifiant", "codedgi", "numero", "surfacecadastrale", "indice", "arpentage", "datehistorisation", "gid"], "types": {"arpentage": "str", "codedgi": "str", "datehistorisation": "datetime", "gid": "int", "identifiant": "str", "indice": "str", "numero": "str", "surfacecadastrale": "float"}}, "grandlyon/cad_cadastre.cadreseauroutier": {"fields": ["libelle", "libelle1", "libelle2", "libelle3", "libelle4", "libelle5", "libelle6", "libelle7", "libelle8", "libelle9", "gid"], "types": {"gid": "int", "libelle": "str", "libelle1": "str", "libelle2": "str", "libelle3": "str", "libelle4": "str", "libelle5": "str", "libelle6": "str", "libelle7": "str"}}, "grandlyon/cad_cadastre.cadsection": {"fields": ["identifiant", "codedgi", "nom", "gid"], "types": {"codedgi": "str", "gid": "int", "identifiant": "str", "nom": "str"}}, "grandlyon/cad_cadastre.cadsubdivisionfiscale": {"fields": ["lettre", "gid"], "types": {"gid": "int", "lettre": "str"}}, "grandlyon/cad_cadastre.cadsubdivisionsection": {"fields": ["identifiant", "codedgi", "qualite", "facteurechelle", "modeconfection", "dateconfection", "inclinaison", "dateincorporation", "modeincorporation", "datereedition", "gid"], "types": {"codedgi": "str", "dateconfection": "datetime", "dateincorporation": "datetime", "datereedition": "datetime", "facteurechelle": "int", "gid": "int", "identifiant": "str", "inclinaison": "float", "modeconfection": "str", "modeincorporation": "str", "qualite": "str"}}, "grandlyon/cad_cadastre.cadsymbolelimiteparcelle": {"fields": ["typedetail", "gid"], "types": {"gid": "int", "typedetail": "str"}}, "grandlyon/car_care.carsaad_1": {"fields": ["identifiant", "nom", "typepublic", "modeintervention", "souscontrat", "address", "insee", "contact", "openinghoursspecification", "horaireprecision", "ohstelephon", "plageinterv", "communinterv", "prestations", "prestaanneetarif", "prestatarifs", "prestatarifcomment", "prestadegressivite", "prestafraistransp", "prestafraistranspsupp", "prestafraistranspsuppvehicul", "prestaautres", "mandaanneetarif", "mandatarifs", "mandafraisannexe", "mandafraismensuel", "mandafraistransp", "modalitepaiement", "certifications", "specificites", "datemaj", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "certifications.0": "str", "communinterv.0.insee": "int", "communinterv.0.nom": "str", "contact.email": "str", "contact.tel": "str", "contact.tel2": "str", "contact.www": "str", "datemaj": "datetime", "gid": "int", "horaireprecision": "str", "identifiant": "str", "insee": "str", "mandaanneetarif": "int", "mandafraisannexe": "str", "mandafraismensuel": "str", "mandafraistransp": "str", "mandatarifs.0.nom": "str", "mandatarifs.0.tarifs.pa_ferie": "float", "mandatarifs.0.tarifs.pa_semaine": "float", "mandatarifs.0.tarifs.ph_ferie": "float", "mandatarifs.0.tarifs.ph_semaine": "float", "modalitepaiement.0": "str", "modeintervention.0": "str", "nom": "str", "ohstelephon.0.closes": "str", "ohstelephon.0.dayOfWeek": "str", "ohstelephon.0.opens": "str", "ohstelephon.0.validFrom": "datetime", "ohstelephon.0.validThrough": "datetime", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "plageinterv.0": "str", "prestaanneetarif": "int", "prestaautres": "str", "prestadegressivite.0": "str", "prestafraistransp": "bool", "prestafraistranspsupp": "str", "prestafraistranspsuppvehicul": "str", "prestatarifcomment": "str", "prestatarifs.0.nom": "str", "prestatarifs.0.tarifs.pa_ferie": "float", "prestatarifs.0.tarifs.pa_semaine": "float", "prestatarifs.0.tarifs.ph_ferie": "float", "prestatarifs.0.tarifs.ph_semaine": "float", "prestations.0.nom": "str", "prestations.0.parent": "str", "souscontrat": "bool", "specificites.0": "str", "typepublic.0": "str"}}, "grandlyon/car_care.carstructsocial_1": {"fields": ["nom", "type", "address", "insee", "email", "telephone", "url", "comment", "last_update_fme", "gid", "soustype"], "types": {"address.addressLocality": "str", "address.name": "str", "address.postOfficeBoxNumber": "str", "address.postalCode": "str", "address.streetAddress": "str", "comment": "str", "email": "str", "gid": "int", "insee": "str", "last_update_fme": "datetime", "nom": "str", "soustype": "str", "telephone": "str", "type": "str"}}, "grandlyon/car_care.carstructsocial_latest": {"fields": ["nom", "type", "soustype", "address", "insee", "email", "telephone", "url", "comment", "gid"], "types": {"address.addressLocality": "str", "address.name": "str", "address.postOfficeBoxNumber": "str", "address.postalCode": "str", "address.streetAddress": "str", "comment": "str", "email": "str", "gid": "int", "insee": "str", "nom": "str", "soustype": "str", "telephone": "str", "type": "str"}}, "grandlyon/champagne.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/champagne.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/champagne.equipementpublic_latest": {"fields": ["uid", "coll_siret", "theme", "code", "type", "nom", "adr_numero", "adr_nomvoie", "adr_codepostal", "adr_commune", "adr_cle_interop", "code_insee", "erp_id", "erp_type", "erp_categorie", "tel", "email", "web", "openinghours", "gid"], "types": {"adr_cle_interop": "str", "adr_codepostal": "int", "adr_commune": "str", "adr_nomvoie": "str", "adr_numero": "str", "code": "str", "code_insee": "str", "coll_siret": "int", "email": "str", "gid": "int", "nom": "str", "openinghours": "str", "tel": "str", "theme": "str", "type": "str", "uid": "str", "web": "str"}}, "grandlyon/champagne.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "uid": "str"}}, "grandlyon/champagne.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "ann_ouvert": "int", "chien": "str", "circulation": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "eau": "str", "esp_can": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/champagne.stationnementpmr_latest": {"fields": ["uid", "nom", "num", "num_interne", "adresse", "codepost", "commune", "code_insee", "infoloc", "longueur_m", "nb_places", "configuration", "gestion", "photo", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "configuration": "str", "gestion": "str", "gid": "int", "infoloc": "str", "nb_places": "int", "nom": "str", "num": "str", "num_interne": "str", "uid": "str"}}, "grandlyon/champagne.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {}}, "grandlyon/chassieu_citoyennete.bureaux_de_vote": {"fields": ["nom", "lieu", "gid"], "types": {"gid": "int", "lieu": "str", "nom": "str"}}, "grandlyon/chassieu_citoyennete.couverture_panneaux_affichages_libres": {"fields": ["rayon_couverture_km", "numero", "gid"], "types": {"gid": "int", "numero": "str", "rayon_couverture_km": "str"}}, "grandlyon/chassieu_citoyennete.panneaux_affichages_libres": {"fields": ["nom", "numero", "fonctions", "x_wgs84", "y_wgs84", "gid"], "types": {"fonctions": "str", "gid": "int", "nom": "str", "numero": "str", "x_wgs84": "float", "y_wgs84": "float"}}, "grandlyon/chassieu_citoyennete.secteurs_bureaux_de_vote": {"fields": ["nom", "nombre_total_electeurs_inscrits_2013", "nombre_total_electeurs_inscrits_2014", "nombre_electeurs_municipales_2014", "gid"], "types": {"gid": "int", "nom": "str", "nombre_electeurs_municipales_2014": "float", "nombre_total_electeurs_inscrits_2013": "float", "nombre_total_electeurs_inscrits_2014": "float"}}, "grandlyon/chassieu_economie.commerces_artisans": {"fields": ["date_maj", "etat_local", "nom", "numero_voie", "type_voie", "nom_voie", "complement_voie", "code_post", "code_siren", "code_siret", "code_ape", "libelle_activite", "libelle_grandes_activites", "date_installation", "statut_juridique", "surfaces", "type_local", "x", "y", "gid"], "types": {"code_ape": "str", "code_post": "int", "code_siren": "str", "code_siret": "str", "complement_voie": "str", "date_installation": "datetime", "date_maj": "datetime", "etat_local": "str", "gid": "int", "libelle_grandes_activites": "str", "nom": "str", "nom_voie": "str", "numero_voie": "str", "surfaces": "int", "type_local": "str", "type_voie": "str", "x": "float", "y": "float"}}, "grandlyon/chassieu_environnement.lieux_remarquables": {"fields": ["nom", "adresse", "date", "fonctions", "type", "disparu", "site_web", "date_photo", "source", "x", "y", "gid"], "types": {"adresse": "str", "date": "str", "date_photo": "str", "disparu": "str", "fonctions": "str", "gid": "int", "nom": "str", "site_web": "str", "source": "str", "type": "str", "x": "float", "y": "float"}}, "grandlyon/chassieu_environnement.parcs_squares": {"fields": ["nom", "aires_jeux", "reglementation_particuliere", "surface_totale", "gid"], "types": {"aires_jeux": "str", "gid": "int", "nom": "str", "reglementation_particuliere": "str", "surface_totale": "float"}}, "grandlyon/chassieu_equipements.batiments_communaux": {"fields": ["identifiant_entite", "nom_sites", "numero_voie", "rue", "adresse", "fonction_principale", "emprise_au_sol", "valeur_surface", "nombre_etages", "type_occupation", "commentaires", "annee_construction", "type_erp", "categorie_erp", "complexes_sites", "occupation", "gid"], "types": {"adresse": "str", "annee_construction": "int", "categorie_erp": "int", "commentaires": "str", "complexes_sites": "str", "emprise_au_sol": "str", "fonction_principale": "str", "gid": "int", "identifiant_entite": "int", "nom_sites": "str", "nombre_etages": "str", "numero_voie": "str", "occupation": "str", "rue": "str", "type_erp": "str", "type_occupation": "str", "valeur_surface": "float"}}, "grandlyon/chassieu_equipements.defibrillateurs": {"fields": ["nom", "adresse", "accessibilite_exterieure", "mobile", "modele", "marque", "numero_serie", "electrode", "annee_installation", "x_wgs84", "y_wgs84", "gid"], "types": {"accessibilite_exterieure": "str", "adresse": "str", "annee_installation": "int", "electrode": "str", "gid": "int", "marque": "str", "mobile": "str", "modele": "str", "nom": "str", "numero_serie": "str", "x_wgs84": "float", "y_wgs84": "float"}}, "grandlyon/com_donnees_communales.combureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "x", "y", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str", "x": "float", "y": "float"}}, "grandlyon/com_donnees_communales.combureauvote_2_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "x", "y", "gid", "last_update_fme"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "last_update_fme": "datetime", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str", "x": "float", "y": "float"}}, "grandlyon/com_donnees_communales.comequipementpublic_1_0_0": {"fields": ["gid", "uid", "coll_siret", "theme", "code", "type", "nom", "adr_numero", "adr_nomvoie", "adr_codepostal", "code_insee", "adr_commune", "erp_id", "erp_type", "erp_categorie", "tel", "email", "web", "openinghours", "adr_cle_interop"], "types": {"adr_cle_interop": "str", "adr_codepostal": "int", "adr_commune": "str", "adr_nomvoie": "str", "adr_numero": "str", "code": "str", "code_insee": "str", "coll_siret": "int", "email": "str", "erp_categorie": "int", "erp_id": "str", "erp_type": "str", "gid": "int", "nom": "str", "openinghours": "str", "tel": "str", "theme": "str", "type": "str", "uid": "str", "web": "str"}}, "grandlyon/com_donnees_communales.companneauaffichage_1_0_0": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/com_donnees_communales.comparcjardin_1_0_0": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "ann_ouvert": "int", "chien": "str", "circulation": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "eau": "str", "esp_can": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "numvoie": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "photo": "str", "precision_horaires": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/com_donnees_communales.comstationnementpmr_1_0_0": {"fields": ["uid", "nom", "num", "num_interne", "adresse", "codepost", "commune", "code_insee", "infoloc", "longueur_m", "nb_places", "configuration", "gestion", "photo", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "configuration": "str", "gestion": "str", "gid": "int", "infoloc": "str", "longueur_m": "float", "nb_places": "int", "nom": "str", "num": "str", "num_interne": "str", "photo": "str", "uid": "str"}}, "grandlyon/com_donnees_communales.comtoilettepublique_1_0_0": {"fields": ["uid", "adresse", "nom", "num", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"acceshan": "str", "adresse": "str", "code_insee": "str", "codepost": "int", "commentaire": "str", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "payant": "str", "uid": "str"}}, "grandlyon/daj_affaires_juridiques.marches": {"fields": ["id", "acheteur_id", "acheteur_nom", "nature", "objet", "codecpv", "procedure", "lieuexecution_code", "lieuexecution_typecode", "lieuexecution_nom", "dureemois", "datenotification", "datepublicationdonnees", "montant", "formeprix", "titulaire_id", "titulaire_typeidentifiant", "titulaire_denominationsociale", "modification_objetmodification", "modification_datepublicationdonneesmodification", "modification_dureemois", "modification_montant", "modification_titulaire_id", "modification_titulaire_typeidentifiant", "modification_titulaire_denominationsociale", "modification_datesignaturemodification"], "types": {"acheteur_id": "int", "acheteur_nom": "str", "codecpv": "str", "datenotification": "date", "datepublicationdonnees": "date", "dureemois": "int", "formeprix": "str", "id": "str", "lieuexecution_code": "int", "lieuexecution_nom": "str", "lieuexecution_typecode": "str", "montant": "float", "nature": "str", "objet": "str", "procedure": "str", "titulaire_denominationsociale": "str", "titulaire_id": "str", "titulaire_typeidentifiant": "str"}}, "grandlyon/eau_general.eausitepluvio": {"fields": ["nom", "adresse", "proprietaireterrain", "datemisenservice", "datemishorservice", "zsol", "appartenancegrandlyon", "identifiant", "gid"], "types": {"adresse": "str", "appartenancegrandlyon": "str", "datemisenservice": "datetime", "gid": "int", "identifiant": "str", "nom": "str", "proprietaireterrain": "str", "zsol": "float"}}, "grandlyon/eco_ecologie.annuaireconsommateur": {"fields": ["code_siret", "categorie", "sous_categorie", "offre_structure", "structure", "name", "numvoie", "voie", "code_postal", "commune", "code_insee", "site_internet", "courriel", "telephone", "source", "commentaire", "last_update", "last_update_fme", "x", "y", "uid", "gid"], "types": {"categorie": "str", "code_insee": "str", "code_postal": "int", "commentaire": "str", "commune": "str", "courriel": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "name": "str", "numvoie": "str", "offre_structure": "str", "site_internet": "str", "source": "str", "sous_categorie": "str", "structure": "str", "telephone": "str", "voie": "str", "x": "float", "y": "float"}}, "grandlyon/eco_ecologie.annuaireproducteur": {"fields": ["code_siret", "categorie", "type", "gestion", "structure", "name", "numvoie", "voie", "code_postal", "commune", "code_insee", "contact", "commentaire", "last_update", "last_update_fme", "x", "y", "uid", "gid"], "types": {"categorie": "str", "code_insee": "str", "code_postal": "int", "commentaire": "str", "commune": "str", "contact": "str", "gestion": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "name": "str", "numvoie": "str", "structure": "str", "type": "str", "voie": "str", "x": "float", "y": "float"}}, "grandlyon/eco_ecologie.ecoannuconsommateur_2": {"fields": ["nom", "code_siret", "categorie", "offre_structure", "structure", "address", "insee", "url", "courriel", "telephone", "source", "commentaire", "datemaj", "last_update_fme", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "categorie.0.categorie": "str", "categorie.0.sous-categorie.0": "str", "commentaire": "str", "courriel": "str", "datemaj": "datetime", "gid": "int", "insee": "str", "last_update_fme": "datetime", "nom": "str", "offre_structure.0": "str", "source": "str", "structure": "str", "telephone": "str", "url": "str"}}, "grandlyon/eco_ecologie.ecoannuconsommateur_latest": {"fields": ["nom", "code_siret", "categorie", "structure", "offre_structure", "address", "insee", "telephone", "courriel", "url", "commentaire", "source", "datemaj", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "categorie.0.categorie": "str", "categorie.0.sous-categorie.0": "str", "commentaire": "str", "courriel": "str", "datemaj": "datetime", "gid": "int", "insee": "str", "nom": "str", "offre_structure.0": "str", "source": "str", "structure": "str", "telephone": "str", "url": "str"}}, "grandlyon/eco_ecologie.ecoannuproducteur_2": {"fields": ["nom", "code_siret", "categorie", "type", "gestion", "structure", "address", "insee", "contact", "courriel", "url", "commentaire", "datemaj", "last_update_fme", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "categorie.0": "str", "commentaire": "str", "contact": "str", "courriel": "str", "datemaj": "datetime", "gestion.0": "str", "gid": "int", "insee": "str", "last_update_fme": "datetime", "nom": "str", "structure": "str", "type.0": "str", "url": "str"}}, "grandlyon/eco_ecologie.ecoannuproducteur_latest": {"fields": ["nom", "code_siret", "categorie", "type", "gestion", "structure", "address", "insee", "contact", "courriel", "url", "commentaire", "datemaj", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "categorie.0": "str", "commentaire": "str", "contact": "str", "courriel": "str", "datemaj": "datetime", "gestion.0": "str", "gid": "int", "insee": "str", "nom": "str", "structure": "str", "type.0": "str", "url": "str"}}, "grandlyon/eco_ecologie.ecoperimetrezfe_1_0_0": {"fields": ["gid", "surfacem2", "datemaj"], "types": {"datemaj": "datetime", "gid": "int", "surfacem2": "float"}}, "grandlyon/edu_education.educollege_1_0_0": {"fields": ["uid", "identifiant_de_l_etablissement", "nom_etablissement", "adresse", "statut_public_prive", "type_contrat_prive", "code_commune", "telephone", "web", "mail", "restauration", "hebergement", "ulis", "segpa", "section_sport", "section_internationale", "section_europeenne", "appartenance_education_prioritaire", "greta", "fiche_onisep", "date_ouverture", "effectif", "last_update", "last_update_fme", "gid"], "types": {"adresse": "str", "appartenance_education_prioritaire": "str", "code_commune": "int", "date_ouverture": "str", "effectif.0-2016": "int", "effectif.0-2017": "int", "effectif.0-2018": "int", "effectif.0-2019": "int", "fiche_onisep": "str", "gid": "int", "greta": "bool", "hebergement": "bool", "identifiant_de_l_etablissement": "str", "last_update": "datetime", "last_update_fme": "datetime", "mail": "str", "nom_etablissement": "str", "restauration": "bool", "section_europeenne": "bool", "section_internationale": "bool", "section_sport": "bool", "segpa": "bool", "statut_public_prive": "str", "telephone": "str", "type_contrat_prive": "str", "uid": "str", "ulis": "bool", "web": "str"}}, "grandlyon/edu_education.educollege_latest": {"fields": ["uid", "identifiant_de_l_etablissement", "nom_etablissement", "adresse", "statut_public_prive", "type_contrat_prive", "code_commune", "telephone", "web", "mail", "restauration", "hebergement", "ulis", "segpa", "section_sport", "section_internationale", "section_europeenne", "appartenance_education_prioritaire", "greta", "fiche_onisep", "date_ouverture", "effectif", "last_update", "last_update_fme", "gid"], "types": {"adresse": "str", "appartenance_education_prioritaire": "str", "code_commune": "int", "date_ouverture": "str", "effectif.0-2016": "int", "effectif.0-2017": "int", "effectif.0-2018": "int", "effectif.0-2019": "int", "fiche_onisep": "str", "gid": "int", "greta": "bool", "hebergement": "bool", "identifiant_de_l_etablissement": "str", "last_update": "datetime", "last_update_fme": "datetime", "mail": "str", "nom_etablissement": "str", "restauration": "bool", "section_europeenne": "bool", "section_internationale": "bool", "section_sport": "bool", "segpa": "bool", "statut_public_prive": "str", "telephone": "str", "type_contrat_prive": "str", "uid": "str", "ulis": "bool", "web": "str"}}, "grandlyon/edu_education.educollegepct_latest": {"fields": ["uid", "identifiant_de_l_etablissement", "nom_etablissement", "adresse", "statut_public_prive", "type_contrat_prive", "code_commune", "telephone", "web", "mail", "restauration", "hebergement", "ulis", "segpa", "section_sport", "section_internationale", "section_europeenne", "appartenance_education_prioritaire", "greta", "fiche_onisep", "date_ouverture", "effectif", "last_update", "last_update_fme", "gid"], "types": {"adresse": "str", "appartenance_education_prioritaire": "str", "code_commune": "int", "date_ouverture": "str", "effectif.0-2016": "int", "effectif.0-2017": "int", "effectif.0-2018": "int", "effectif.0-2019": "int", "fiche_onisep": "str", "gid": "int", "greta": "bool", "hebergement": "bool", "identifiant_de_l_etablissement": "str", "last_update": "datetime", "last_update_fme": "datetime", "mail": "str", "nom_etablissement": "str", "restauration": "bool", "section_europeenne": "bool", "section_internationale": "bool", "section_sport": "bool", "segpa": "bool", "statut_public_prive": "str", "telephone": "str", "type_contrat_prive": "str", "uid": "str", "ulis": "bool", "web": "str"}}, "grandlyon/edu_education.educollsecteur_1": {"fields": ["nomcollege", "codeuai", "commune", "insee", "address", "email", "grdlyon", "statut", "zonerecrut", "commsecteurnb", "commsecteur", "gid", "datemaj"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "codeuai": "str", "commsecteur.0.insee": "int", "commsecteur.0.nom": "str", "commsecteurnb": "int", "commune": "str", "datemaj": "datetime", "email": "str", "gid": "int", "grdlyon": "bool", "insee": "str", "nomcollege": "str", "statut": "str", "zonerecrut": "str"}}, "grandlyon/epo_eau_potable.epobornefont": {"fields": ["nom", "gestionnaire", "anneepose", "gid"], "types": {"anneepose": "int", "gestionnaire": "str", "gid": "int", "nom": "str"}}, "grandlyon/evg_esp_veg.envens": {"fields": ["identifiant", "site", "zone_preemption", "surface_hectare", "territoire", "plan_gestion", "gid"], "types": {"gid": "int", "identifiant": "str", "plan_gestion": "str", "site": "str", "surface_hectare": "int", "territoire": "str", "zone_preemption": "str"}}, "grandlyon/evg_esp_veg.envpdiprboucle": {"fields": ["identifiant", "nom", "commune_depart", "code_insee", "depart", "descriptif", "cheminement_aller", "cheminement_retour", "difficulte", "temps_parcours", "longueur", "denivele", "vocation", "observation", "xdepart", "ydepart", "gid"], "types": {"cheminement_aller": "str", "code_insee": "str", "commune_depart": "str", "denivele": "str", "depart": "str", "descriptif": "str", "difficulte": "str", "gid": "int", "identifiant": "str", "longueur": "str", "nom": "str", "observation": "str", "temps_parcours": "str", "vocation": "str", "xdepart": "float", "ydepart": "float"}}, "grandlyon/evg_esp_veg.envpdiprclassement": {"fields": ["classementchemin", "reseauprimaire", "anneedeliberation", "longueur", "gid"], "types": {"anneedeliberation": "int", "classementchemin": "str", "gid": "int", "longueur": "str", "reseauprimaire": "str"}}, "grandlyon/evg_esp_veg.envpdiprsign": {"fields": ["identifiant", "nomlieudit", "typemobilier", "altitude", "nomcommune", "code_insee", "gid"], "types": {"altitude": "float", "code_insee": "str", "gid": "int", "identifiant": "str", "nomcommune": "str", "nomlieudit": "str", "typemobilier": "str"}}, "grandlyon/evg_esp_veg.envpenap": {"fields": ["identifiant", "nom_perimetre", "surface_hectare", "date_approbation", "gid"], "types": {"date_approbation": "date", "gid": "int", "identifiant": "str", "nom_perimetre": "str", "surface_hectare": "int"}}, "grandlyon/evg_esp_veg.envzpens": {"fields": ["commune", "codeinsee", "droit_preemption", "caractere_prioritaire", "numero_ens", "surface_hectare", "type_saisie", "gid"], "types": {"caractere_prioritaire": "str", "codeinsee": "str", "commune": "str", "droit_preemption": "str", "gid": "int", "numero_ens": "int", "surface_hectare": "int", "type_saisie": "str"}}, "grandlyon/evg_esp_veg.evgaireaccueil": {"fields": ["nom", "type", "nbplaces", "etat", "adresse", "codepostal", "ville", "gid"], "types": {"adresse": "str", "codepostal": "str", "etat": "str", "gid": "int", "nbplaces": "int", "nom": "str", "type": "str", "ville": "str"}}, "grandlyon/evg_esp_veg.evgmarezonehumide": {"fields": ["nom", "nomhabitatcorinebiotope", "commune", "codeinsee", "type", "anneeinventaire", "habitatregroupecorinebiotope", "especesremarquables", "etatconservation", "altitude", "methodologie", "zhnaturelleouartificielle", "source", "identifianthabitathumide", "identifiantmedwet", "codesdage", "codecorinebiotope", "surfacem2", "perimetrem", "gid"], "types": {"altitude": "float", "anneeinventaire": "str", "codecorinebiotope": "str", "codeinsee": "str", "codesdage": "str", "commune": "str", "especesremarquables": "str", "etatconservation": "str", "gid": "int", "habitatregroupecorinebiotope": "str", "identifianthabitathumide": "str", "identifiantmedwet": "str", "methodologie": "str", "nom": "str", "nomhabitatcorinebiotope": "str", "perimetrem": "float", "source": "str", "surfacem2": "float", "type": "str", "zhnaturelleouartificielle": "str"}}, "grandlyon/evg_esp_veg.evgparcindiccanope_1_0_0": {"fields": ["nom", "indiccanop", "gid"], "types": {"gid": "int", "indiccanop": "float", "nom": "str"}}, "grandlyon/evg_esp_veg.evgparcindiccanope_latest": {"fields": ["nom", "indiccanop", "gid"], "types": {"gid": "int", "indiccanop": "float", "nom": "str"}}, "grandlyon/evg_esp_veg.evgplagelaceauxbleues_1_0_0": {"fields": ["nom", "gid"], "types": {"gid": "int", "nom": "str"}}, "grandlyon/evg_esp_veg.evgplagelaceauxbleues_latest": {"fields": ["nom", "gid"], "types": {"gid": "int", "nom": "str"}}, "grandlyon/evg_esp_veg.evgpoisentiernature": {"fields": ["nom", "complementnom", "type", "categorie", "observation", "identifiantsentier", "identifiantpoisentier", "identifiant", "gid"], "types": {"categorie": "str", "complementnom": "str", "gid": "int", "identifiant": "str", "identifiantpoisentier": "int", "identifiantsentier": "int", "nom": "str", "observation": "str", "type": "str"}}, "grandlyon/evg_esp_veg.evgprojetnature": {"fields": ["nom", "identifiant", "identifiantprojet", "superficieha", "gestionnaire", "anneelancement", "gid"], "types": {"anneelancement": "int", "gestionnaire": "str", "gid": "int", "identifiant": "str", "identifiantprojet": "int", "nom": "str", "superficieha": "float"}}, "grandlyon/evg_esp_veg.evgsentiernature": {"fields": ["nom", "duree", "theme", "difficulte", "denivele", "categorie", "commune", "observation", "projetnature", "longueur", "depart", "xdepart", "code_insee", "ydepart", "identifiantsentier", "identifiant", "gid"], "types": {"categorie": "str", "code_insee": "str", "commune": "str", "denivele": "str", "depart": "str", "difficulte": "str", "duree": "str", "gid": "int", "identifiant": "str", "identifiantsentier": "int", "longueur": "str", "nom": "str", "observation": "str", "projetnature": "str", "theme": "str", "xdepart": "float", "ydepart": "float"}}, "grandlyon/evg_esp_veg.evgstratarborue_1_0_0": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/evg_esp_veg.evgstratarborue_latest": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/evg_esp_veg.occeva2015clc": {"fields": ["libelle", "codeclassification", "uniteminimalecollecte", "gid"], "types": {"codeclassification": "int", "gid": "int", "libelle": "str"}}, "grandlyon/evg_esp_veg.occeva2015gl": {"fields": ["libelle", "codeclassification", "uniteminimalecollecte", "gid"], "types": {"gid": "int", "libelle": "str", "uniteminimalecollecte": "int"}}, "grandlyon/evg_esp_veg.occlieneva2009": {"fields": ["uid", "libofficiel", "lien_fichier_eva", "metropole", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_fichier_eva": "str", "metropole": "str", "uid": "str"}}, "grandlyon/fpc_fond_plan_communaut.fpcalticourbe": {"fields": ["altitude", "anglerotat", "gid"], "types": {"altitude": "float", "anglerotat": "float", "gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcbaticonstruction": {"fields": ["numero", "gid"], "types": {"gid": "int", "numero": "str"}}, "grandlyon/fpc_fond_plan_communaut.fpcbordchaussee": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcchemin": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpccourbeniveau": {"fields": ["altitude", "genre", "gid"], "types": {"altitude": "float", "genre": "str", "gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcequipsport": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpchabilintopo": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcilot": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcilotdirection": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpclignefaitage": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpclignerupture": {"fields": ["genre", "gid"], "types": {"genre": "str", "gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcplandeau": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcplandeaudetail": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcpointcotesol": {"fields": ["altitude", "gid"], "types": {"altitude": "float", "gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcpont": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcsommetfaitage": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/fpc_fond_plan_communaut.fpcsurtoit": {"fields": ["numero", "gid"], "types": {"gid": "int", "numero": "str"}}, "grandlyon/fpc_fond_plan_communaut.fpcterrain": {"fields": ["origine", "gid"], "types": {"gid": "int", "origine": "str"}}, "grandlyon/fpc_fond_plan_communaut.fpcterraindec": {"fields": ["origine", "gid"], "types": {"gid": "int", "origine": "str"}}, "grandlyon/fpc_fond_plan_communaut.fpctoit": {"fields": ["type", "zmini", "zmaxi", "htotale", "hfacade", "numero", "gid"], "types": {"gid": "int", "hfacade": "float", "htotale": "float", "numero": "str", "type": "str", "zmaxi": "float", "zmini": "float"}}, "grandlyon/fpc_fond_plan_communaut.fpcvoieferree": {"fields": ["typevoie", "gid"], "types": {"gid": "int", "typevoie": "str"}}, "grandlyon/fpc_fond_plan_communaut.fpczonexclusion": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/gic_collecte.giccircuitcollecte": {"fields": ["nom", "numero", "typedechet", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi", "frequence", "longueur", "gestionnaire", "fiche_pendulage", "identifiant", "gid"], "types": {"fiche_pendulage": "str", "frequence": "float", "gestionnaire": "str", "gid": "int", "identifiant": "str", "jeudi": "str", "longueur": "str", "lundi": "str", "mardi": "str", "mercredi": "str", "nom": "str", "numero": "str", "samedi": "str", "typedechet": "str", "vendredi": "str"}}, "grandlyon/gic_collecte.giccompostage": {"fields": ["nomsite", "idmetier", "typecompostage", "statutsite", "numdansvoie", "nomvoie", "commune", "typestructureporteuse", "nomstructureporteuse", "numvoiestructureporteuse", "voiestructureporteuse", "communestructureporteuse", "contactstructureporteuse", "dateinstallationsite", "dateouverturesite", "gid"], "types": {"commune": "str", "dateinstallationsite": "date", "gid": "int", "idmetier": "int", "nomsite": "str", "nomvoie": "str", "numdansvoie": "int", "statutsite": "str", "typecompostage": "str", "typestructureporteuse": "str"}}, "grandlyon/gic_collecte.gicsiloenterre": {"fields": ["commune", "code_postal", "voie", "numerodansvoie", "gestionnaire", "observation", "identifiant", "code_insee", "gid"], "types": {"code_insee": "str", "code_postal": "int", "commune": "str", "gestionnaire": "str", "gid": "int", "identifiant": "str", "numerodansvoie": "str", "observation": "str", "voie": "str"}}, "grandlyon/gic_collecte.gicsiloverre": {"fields": ["commune", "code_postal", "voie", "numerodansvoie", "gestionnaire", "observation", "identifiant", "code_insee", "gid"], "types": {"code_insee": "str", "code_postal": "int", "commune": "str", "gestionnaire": "str", "gid": "int", "identifiant": "str", "numerodansvoie": "str", "observation": "str", "voie": "str"}}, "grandlyon/gic_collecte.gicsitetraitement": {"fields": ["nom", "adresse", "commune", "activite", "identifiant", "gid"], "types": {"activite": "str", "adresse": "str", "commune": "str", "gid": "int", "identifiant": "str", "nom": "str"}}, "grandlyon/gid_deneigement.gidcircuitdeneigement": {"fields": ["nom", "numero", "priorite", "longueur", "gestionnaire", "identifiant", "gid"], "types": {"gestionnaire": "str", "gid": "int", "identifiant": "str", "longueur": "str", "nom": "str", "numero": "str", "priorite": "str"}}, "grandlyon/gin_nettoiement.ginbornegelhydro_1_0_0": {"fields": ["nom", "commune", "insee", "lat", "long", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "lat": "float", "long": "float", "nom": "str"}}, "grandlyon/gin_nettoiement.ginbornegelhydro_latest": {"fields": ["nom", "commune", "insee", "lat", "long", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "lat": "float", "long": "float", "nom": "str"}}, "grandlyon/gin_nettoiement.gincorbeille": {"fields": ["identifiant", "numerodansvoie", "voie", "codefuv", "commune", "code_insee", "observationlocalisante", "referencemobilier", "support", "collecteur", "gestionnaire", "implantation", "statut", "commentaire", "datecreation", "datemodifgeo", "datemodifalpha", "gid"], "types": {"code_insee": "str", "codefuv": "str", "collecteur": "str", "commentaire": "str", "commune": "str", "datecreation": "datetime", "datemodifalpha": "datetime", "datemodifgeo": "datetime", "gestionnaire": "str", "gid": "int", "identifiant": "str", "implantation": "str", "numerodansvoie": "str", "observationlocalisante": "str", "referencemobilier": "str", "statut": "str", "support": "str", "voie": "str"}}, "grandlyon/gin_nettoiement.ginmarche": {"fields": ["nom", "commune", "surface", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi", "dimanche", "gestionnaire", "identifiant", "gid"], "types": {"commune": "str", "dimanche": "str", "gestionnaire": "str", "gid": "int", "identifiant": "str", "jeudi": "str", "lundi": "str", "mardi": "str", "mercredi": "str", "nom": "str", "samedi": "str", "surface": "str", "vendredi": "str"}}, "grandlyon/gin_nettoiement.gintoilettepublique": {"fields": ["commune", "voie", "numerodansvoie", "gestionnaire", "observation", "identifiant", "gid"], "types": {"commune": "str", "gestionnaire": "str", "gid": "int", "identifiant": "str", "numerodansvoie": "str", "observation": "str", "voie": "str"}}, "grandlyon/gip_proprete.gipcollecsapin_1": {"fields": ["identifiant", "lieucollecte", "commune", "insee", "gid"], "types": {"commune": "str", "gid": "int", "identifiant": "str", "insee": "str", "lieucollecte": "str"}}, "grandlyon/gip_proprete.gipcomposteur_1": {"fields": ["nom", "typesite", "address", "adresse", "infoloc", "commune", "insee", "mail", "dateinstal", "last_update_fme", "gid"], "types": {"address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "adresse": "str", "commune": "str", "dateinstal": "date", "gid": "int", "infoloc": "str", "insee": "str", "last_update_fme": "datetime", "mail": "str", "nom": "str", "typesite": "str"}}, "grandlyon/gip_proprete.gipcomposteur_latest": {"fields": ["nom", "typesite", "address", "adresse", "infoloc", "mail", "commune", "insee", "dateinstal", "gid"], "types": {"address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "adresse": "str", "commune": "str", "dateinstal": "date", "gid": "int", "infoloc": "str", "insee": "str", "mail": "str", "nom": "str", "typesite": "str"}}, "grandlyon/gip_proprete.gipdecheterie": {"fields": ["identifiant", "nom", "numerodansvoie", "voie", "code_postal", "commune", "code_insee", "gestionnaire", "telephone", "frequence_ouverture", "gid"], "types": {"code_insee": "str", "code_postal": "int", "commune": "str", "frequence_ouverture": "str", "gid": "int", "identifiant": "str", "nom": "str", "numerodansvoie": "str", "telephone": "str", "voie": "str"}}, "grandlyon/gip_proprete.gipdecheterie_2_0_0": {"fields": ["identifiant", "nom", "address", "code_insee", "type_decheterie", "telephone", "openinghoursspecification", "allowed_waste", "allowed_vehicles", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "allowed_vehicles.0.http://schema.org/category": "str", "allowed_vehicles.0.http://schema.org/height.http://schema.org/maxValue": "float", "allowed_vehicles.0.http://schema.org/height.http://schema.org/unitCode": "str", "allowed_vehicles.0.http://schema.org/length.http://schema.org/maxValue": "int", "allowed_vehicles.0.http://schema.org/length.http://schema.org/unitCode": "str", "allowed_vehicles.0.http://schema.org/weight.http://schema.org/maxValue": "int", "allowed_vehicles.0.http://schema.org/weight.http://schema.org/minValue": "int", "allowed_vehicles.0.http://schema.org/weight.http://schema.org/unitCode": "str", "allowed_vehicles.0.monthlyAllowedDropoffs.http://schema.org/maxValue": "int", "allowed_vehicles.0.pricePerDropoff.http://schema.org/currency": "str", "allowed_vehicles.0.pricePerDropoff.http://schema.org/value": "int", "allowed_waste.0.allowedQuantity.http://schema.org/maxValue": "int", "allowed_waste.0.allowedVolume.http://schema.org/maxValue": "int", "allowed_waste.0.allowedVolume.http://schema.org/unitCode": "str", "allowed_waste.0.allowedWeight.http://schema.org/maxValue": "int", "allowed_waste.0.allowedWeight.http://schema.org/unitCode": "str", "allowed_waste.0.http://schema.org/category": "str", "code_insee": "str", "gid": "int", "identifiant": "str", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "telephone": "str", "type_decheterie": "str"}}, "grandlyon/gip_proprete.gipdecheterie_3_0_0": {"fields": ["identifiant", "nom", "address", "code_insee", "type_decheterie", "telephone", "openinghoursspecification", "allowed_waste", "allowed_vehicles", "gid", "allowed_donation"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "allowed_donation.0.schema:category": "str", "allowed_vehicles.0.monthlyAllowedDropoffs.schema:maxValue": "int", "allowed_vehicles.0.pricePerDropoff.schema:currency": "str", "allowed_vehicles.0.pricePerDropoff.schema:value": "int", "allowed_vehicles.0.schema:category": "str", "allowed_vehicles.0.schema:height.schema:maxValue": "float", "allowed_vehicles.0.schema:height.schema:unitCode": "str", "allowed_vehicles.0.schema:length.schema:maxValue": "int", "allowed_vehicles.0.schema:length.schema:unitCode": "str", "allowed_vehicles.0.schema:weight.schema:maxValue": "int", "allowed_vehicles.0.schema:weight.schema:minValue": "int", "allowed_vehicles.0.schema:weight.schema:unitCode": "str", "allowed_waste.0.allowedQuantity.schema:maxValue": "int", "allowed_waste.0.allowedVolume.schema:maxValue": "int", "allowed_waste.0.allowedVolume.schema:unitCode": "str", "allowed_waste.0.allowedWeight.schema:maxValue": "int", "allowed_waste.0.allowedWeight.schema:unitCode": "str", "allowed_waste.0.schema:category": "str", "code_insee": "str", "gid": "int", "identifiant": "str", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "telephone": "str", "type_decheterie": "str"}}, "grandlyon/gip_proprete.gipdecheterie_latest": {"fields": ["identifiant", "nom", "address", "code_insee", "type_decheterie", "telephone", "openinghoursspecification", "allowed_waste", "allowed_donation", "allowed_vehicles", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "allowed_donation.0.schema:category": "str", "allowed_vehicles.0.monthlyAllowedDropoffs.schema:maxValue": "int", "allowed_vehicles.0.pricePerDropoff.schema:currency": "str", "allowed_vehicles.0.pricePerDropoff.schema:value": "int", "allowed_vehicles.0.schema:category": "str", "allowed_vehicles.0.schema:height.schema:maxValue": "float", "allowed_vehicles.0.schema:height.schema:unitCode": "str", "allowed_vehicles.0.schema:length.schema:maxValue": "int", "allowed_vehicles.0.schema:length.schema:unitCode": "str", "allowed_vehicles.0.schema:weight.schema:maxValue": "int", "allowed_vehicles.0.schema:weight.schema:minValue": "int", "allowed_vehicles.0.schema:weight.schema:unitCode": "str", "allowed_waste.0.allowedQuantity.schema:maxValue": "int", "allowed_waste.0.allowedVolume.schema:maxValue": "int", "allowed_waste.0.allowedVolume.schema:unitCode": "str", "allowed_waste.0.allowedWeight.schema:maxValue": "int", "allowed_waste.0.allowedWeight.schema:unitCode": "str", "allowed_waste.0.schema:category": "str", "code_insee": "str", "gid": "int", "identifiant": "str", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "telephone": "str", "type_decheterie": "str"}}, "grandlyon/gip_proprete.gipdonnerie": {"fields": ["identifiant", "nom", "numerodansvoie", "voie", "code_postal", "commune", "code_insee", "gestionnaire", "gid"], "types": {"code_insee": "str", "code_postal": "int", "commune": "str", "gid": "int", "identifiant": "str", "nom": "str", "numerodansvoie": "str", "voie": "str"}}, "grandlyon/gip_proprete.gipdonnerie_2_0_0": {"fields": ["identifiant", "nom", "address", "code_insee", "telephone", "openinghoursspecification", "allowed_waste", "identifiant_decheterie_associee", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "allowed_waste.0.http://schema.org/category": "str", "code_insee": "str", "gid": "int", "identifiant": "str", "identifiant_decheterie_associee": "int", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime"}}, "grandlyon/gip_proprete.gipdonnerie_3_0_0": {"fields": ["identifiant", "nom", "address", "code_insee", "telephone", "openinghoursspecification", "allowed_waste", "identifiant_decheterie_associee", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "allowed_waste.0.allowedQuantity.schema:maxValue": "int", "allowed_waste.0.allowedVolume.schema:maxValue": "int", "allowed_waste.0.allowedVolume.schema:unitCode": "str", "allowed_waste.0.allowedWeight.schema:maxValue": "int", "allowed_waste.0.allowedWeight.schema:unitCode": "str", "allowed_waste.0.schema:category": "str", "code_insee": "str", "gid": "int", "identifiant": "str", "identifiant_decheterie_associee": "int", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime"}}, "grandlyon/gip_proprete.gipdonnerie_latest": {"fields": ["identifiant", "nom", "address", "code_insee", "telephone", "openinghoursspecification", "allowed_waste", "identifiant_decheterie_associee", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "allowed_waste.0.http://schema.org/category": "str", "code_insee": "str", "gid": "int", "identifiant": "str", "identifiant_decheterie_associee": "int", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime"}}, "grandlyon/ima_gestion_images.imacartogrammelidar": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaliencitygml2009": {"fields": ["uid", "libofficiel", "lien_citygml", "lien_executable", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_citygml": "str", "lien_executable": "str", "uid": "str"}}, "grandlyon/ima_gestion_images.imaliencitygml2012": {"fields": ["uid", "libofficiel", "lien_citygml", "lien_executable", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_citygml": "str", "lien_executable": "str", "uid": "str"}}, "grandlyon/ima_gestion_images.imaliencitygml2015": {"fields": ["uid", "libofficiel", "lien_citygml", "lien_executable", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_citygml": "str", "lien_executable": "str", "uid": "str"}}, "grandlyon/ima_gestion_images.imaliencitygml2018": {"fields": ["uid", "libofficiel", "lien_citygml", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_citygml": "str", "uid": "str"}}, "grandlyon/ima_gestion_images.imalienplanguide2017": {"fields": ["uid", "libofficiel", "lien_plan_guide", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_plan_guide": "str", "uid": "str"}}, "grandlyon/ima_gestion_images.imalienplanguide2020": {"fields": ["insee", "commune", "url", "last_update_fme", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "last_update_fme": "datetime", "url": "str"}}, "grandlyon/ima_gestion_images.imalienposter2015": {"fields": ["uid", "libofficiel", "lien_poster", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_poster": "str", "uid": "str"}}, "grandlyon/ima_gestion_images.imalienposter2018": {"fields": ["uid", "libofficiel", "lien_poster", "gid"], "types": {"gid": "int", "libofficiel": "str", "lien_poster": "str", "uid": "str"}}, "grandlyon/ima_gestion_images.imamnt2018eptemprise": {"fields": ["gid", "url"], "types": {"gid": "int", "url": "str"}}, "grandlyon/ima_gestion_images.imamnt2018laz1kmcc46": {"fields": ["nom", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str"}}, "grandlyon/ima_gestion_images.imamntlas3kmcc46": {"fields": ["nom", "gid"], "types": {"gid": "int", "nom": "str"}}, "grandlyon/ima_gestion_images.imaortho2009ecw5km16cmcc46": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2012ecw5km10cmcc46": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2015ecw5km8cmcc46": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2015ecw5km8cmcc46ir": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2018ecw5km8cmcc46": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2018ecw5km8cmcc46ir": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "gid"], "types": {"gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2018tif1km8cmcc46": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "fichier_brut", "gid"], "types": {"fichier_brut": "str", "gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2018tif1km8cmcc46ir": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "fichier_brut", "gid"], "types": {"fichier_brut": "str", "gid": "int", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2020ecw5cmcc46": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "last_update_fme", "gid"], "types": {"gid": "int", "last_update_fme": "datetime", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ima_gestion_images.imaortho2020tif1km5cmcc46": {"fields": ["nom", "x_min", "y_min", "x_max", "y_max", "url", "last_update_fme", "gid"], "types": {"gid": "int", "last_update_fme": "datetime", "nom": "str", "url": "str", "x_max": "int", "x_min": "int", "y_max": "int", "y_min": "int"}}, "grandlyon/ins_insertion_emploi.commissionlocale": {"fields": ["nom", "communesdintervention", "gid"], "types": {"communesdintervention": "str", "gid": "int", "nom": "str"}}, "grandlyon/ins_insertion_emploi.insaction_1": {"fields": ["intitule", "descriptif", "thematique", "type", "address", "insee", "structure", "structnocodage", "structsigle", "structaddress", "structinsee", "fse", "lieuderoulement", "clidintervention", "url", "courriel", "telephone", "last_update_fme", "gid"], "types": {"address.addressLocality": "str", "address.name": "str", "address.postalCode": "str", "address.streetAddress": "str", "clidintervention.0": "str", "courriel": "str", "descriptif": "str", "fse": "str", "gid": "int", "insee": "str", "intitule": "str", "last_update_fme": "datetime", "lieuderoulement": "str", "structaddress.addressLocality": "str", "structaddress.name": "str", "structaddress.postOfficeBoxNumber": "str", "structaddress.postalCode": "int", "structaddress.streetAddress": "str", "structinsee": "int", "structnocodage": "int", "structsigle": "str", "structure": "str", "telephone": "str", "thematique": "str", "type": "str", "url": "str"}}, "grandlyon/ins_insertion_emploi.insaction_latest": {"fields": ["gid", "intitule", "descriptif", "thematique", "type", "address", "insee", "structure", "structnocodage", "structsigle", "structaddress", "structinsee", "fse", "lieuderoulement", "clidintervention", "url", "courriel", "telephone"], "types": {"address.addressLocality": "str", "address.name": "str", "address.postalCode": "str", "address.streetAddress": "str", "clidintervention.0": "str", "courriel": "str", "descriptif": "str", "fse": "str", "gid": "int", "insee": "str", "intitule": "str", "lieuderoulement": "str", "structaddress.addressLocality": "str", "structaddress.name": "str", "structaddress.postOfficeBoxNumber": "str", "structaddress.postalCode": "int", "structaddress.streetAddress": "str", "structinsee": "int", "structnocodage": "int", "structsigle": "str", "structure": "str", "telephone": "str", "thematique": "str", "type": "str", "url": "str"}}, "grandlyon/ins_insertion_emploi.rsj": {"fields": ["gid", "nom", "sigle", "adresse", "complement_adresse_", "code_postal", "ville", "insee", "telephone", "mail", "site_internet", "horaires", "commentaires_horaires", "description", "faj", "pacea", "garantie_jeunes", "aij", "rsj"], "types": {"adresse": "str", "aij": "bool", "code_postal": "int", "complement_adresse_": "str", "faj": "bool", "garantie_jeunes": "bool", "gid": "int", "horaires.0.closes": "str", "horaires.0.day.0": "str", "horaires.0.opens": "str", "insee": "str", "mail": "str", "nom": "str", "pacea": "bool", "rsj": "bool", "sigle": "str", "site_internet": "str", "telephone": "str", "ville": "str"}}, "grandlyon/ins_insertion_emploi.structureinsertion": {"fields": ["nocodage", "nomcomplet", "sigle", "norue", "rue", "complementadresse", "codepostal", "commune", "codeinsee", "typeactioninsertion", "thematique", "intituleaction", "descriptifaction", "fse", "lieudederoulement", "clidintervention", "siteinternet", "courriel", "telephone", "x", "y", "norue_ld", "rue_ld", "codepostal_ld", "commune_ld", "codeinsee_ld", "gid"], "types": {"clidintervention": "str", "codeinsee": "str", "codeinsee_ld": "str", "codepostal": "str", "codepostal_ld": "str", "commune": "str", "commune_ld": "str", "complementadresse": "str", "courriel": "str", "descriptifaction": "str", "fse": "str", "gid": "int", "intituleaction": "str", "lieudederoulement": "str", "nocodage": "int", "nomcomplet": "str", "norue": "str", "norue_ld": "str", "rue": "str", "rue_ld": "str", "sigle": "str", "siteinternet": "str", "telephone": "str", "thematique": "str", "typeactioninsertion": "str", "x": "float", "y": "float"}}, "grandlyon/limonest.stationnementpmr_latest": {"fields": ["uid", "nom", "num", "num_interne", "adresse", "codepost", "commune", "code_insee", "infoloc", "longueur_m", "nb_places", "configuration", "gestion", "photo", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "configuration": "str", "gestion": "str", "gid": "int", "nb_places": "int", "nom": "str", "num": "str", "uid": "str"}}, "grandlyon/lyon.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/lyon.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "ann_ouvert": "int", "chien": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "eau": "str", "esp_can": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "numvoie": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "photo": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/lyon.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commentaire": "str", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "uid": "str"}}, "grandlyon/mions.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/mions.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/mions.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/mions.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "chien": "str", "circulation": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "nom": "str", "num": "str", "numvoie": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/mions.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {}}, "grandlyon/noi_carto_bruit.noiaerien2007bronlden": {"fields": ["classification", "niveau_sonore_dba", "gid"], "types": {"classification": "str", "gid": "int", "niveau_sonore_dba": "float"}}, "grandlyon/noi_carto_bruit.noiaerien2007bronln": {"fields": ["classification", "niveau_sonore_dba", "gid"], "types": {"classification": "str", "gid": "int", "niveau_sonore_dba": "float"}}, "grandlyon/noi_carto_bruit.noiaerien2007corbaslden": {"fields": ["classification", "niveau_sonore_dba", "gid"], "types": {"classification": "str", "gid": "int", "niveau_sonore_dba": "float"}}, "grandlyon/noi_carto_bruit.noiaerien2007pistes": {"fields": ["nom_piste", "nature_revetement", "gid"], "types": {"gid": "int", "nature_revetement": "str", "nom_piste": "str"}}, "grandlyon/plu_h_opposable.pluafival": {"fields": ["code_forme", "forme", "valeur", "affectation_gerese", "type_equipement_public_gerese", "beneficiaire_gerese", "type_gerese", "voie_tenante_gerese", "voie_aboutissante_gerese", "numero_gerese", "nom_voie_gerese", "uid", "last_update", "last_update_fme", "gid"], "types": {"affectation_gerese": "str", "beneficiaire_gerese": "str", "code_forme": "str", "forme": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom_voie_gerese": "str", "numero_gerese": "str", "type_equipement_public_gerese": "str", "type_gerese": "str", "valeur": "str", "voie_aboutissante_gerese": "str", "voie_tenante_gerese": "str"}}, "grandlyon/plu_h_opposable.pluaxerui": {"fields": ["type", "soustype", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "soustype": "str", "type": "str"}}, "grandlyon/plu_h_opposable.pluboise": {"fields": ["genre", "numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"genre": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "numero": "str"}}, "grandlyon/plu_h_opposable.pluboispt": {"fields": ["essence", "genre", "localisation", "etat_phytosanitaire", "angle_rotation_symbole", "last_update", "last_update_fme", "uid", "gid"], "types": {"angle_rotation_symbole": "float", "essence": "str", "etat_phytosanitaire": "str", "genre": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "localisation": "str"}}, "grandlyon/plu_h_opposable.pluchangedest": {"fields": ["numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.plucommersurf": {"fields": ["type", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "type": "str"}}, "grandlyon/plu_h_opposable.plucontin": {"fields": ["type", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "type": "str"}}, "grandlyon/plu_h_opposable.pludetail": {"fields": ["ces", "last_update", "last_update_fme", "uid", "gid"], "types": {"ces": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.pludocumentcommune": {"fields": ["nom", "url_documents_plu_commune", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "uid": "str", "url_documents_plu_commune": "str"}}, "grandlyon/plu_h_opposable.pluhauteur": {"fields": ["hauteur", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "hauteur": "str", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.pluintacc": {"fields": ["type", "angle_rotation_symbole", "last_update", "last_update_fme", "uid", "gid"], "types": {"angle_rotation_symbole": "float", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "type": "str"}}, "grandlyon/plu_h_opposable.plulimimp": {"fields": ["last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.pluloceqp": {"fields": ["caracteristiques", "beneficiaire", "numero", "nature", "surface", "last_update", "last_update_fme", "uid", "gid"], "types": {"beneficiaire": "str", "caracteristiques": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nature": "str", "numero": "str", "surface": "str"}}, "grandlyon/plu_h_opposable.pluloceqs": {"fields": ["last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.plunonaed": {"fields": ["type", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "type": "str"}}, "grandlyon/plu_h_opposable.pluoaqs": {"fields": ["nom", "numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "numero": "str", "uid": "str"}}, "grandlyon/plu_h_opposable.plupaspar": {"fields": ["classe", "longueur", "type", "last_update", "last_update_fme", "uid", "gid"], "types": {"classe": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "longueur": "str", "type": "str"}}, "grandlyon/plu_h_opposable.plupatpro": {"fields": ["date_creation", "localisation", "numero", "regle", "last_update", "last_update_fme", "uid", "gid"], "types": {"date_creation": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "localisation": "str", "numero": "str", "regle": "str"}}, "grandlyon/plu_h_opposable.plupatrim": {"fields": ["nom", "numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "numero": "str"}}, "grandlyon/plu_h_opposable.plupaysag": {"fields": ["type", "numero", "localisation", "nature", "nom", "informations", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "localisation": "str", "nom": "str", "numero": "str", "uid": "str"}}, "grandlyon/plu_h_opposable.plupieton": {"fields": ["type", "angle_rotation_symbole", "last_update", "last_update_fme", "uid", "gid"], "types": {"angle_rotation_symbole": "float", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.plupolcom": {"fields": ["valeur_plafond", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "valeur_plafond": "str"}}, "grandlyon/plu_h_opposable.plupolhotel": {"fields": ["valeur_plafond", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "valeur_plafond": "str"}}, "grandlyon/plu_h_opposable.plupolimp": {"fields": ["hauteur", "type", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "hauteur": "str", "last_update": "datetime", "last_update_fme": "datetime", "type": "str"}}, "grandlyon/plu_h_opposable.plupoltertia": {"fields": ["valeur_plafond", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "valeur_plafond": "str"}}, "grandlyon/plu_h_opposable.plureprol": {"fields": ["beneficiaire", "categorie_logements", "localisation", "nature", "numero", "pourcentage_minimal", "last_update", "last_update_fme", "uid", "gid"], "types": {"beneficiaire": "str", "categorie_logements": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "localisation": "str", "nature": "str", "numero": "str", "pourcentage_minimal": "str"}}, "grandlyon/plu_h_opposable.plureserv": {"fields": ["type_reserve", "affectation_gerese", "type_equipement_public_gerese", "type_gerese", "beneficiaire_gerese", "voie_aboutissante_gerese", "voie_tenante_gerese", "numero_gerese", "nom_voie_gerese", "last_update", "last_update_fme", "uid", "gid"], "types": {"affectation_gerese": "str", "beneficiaire_gerese": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom_voie_gerese": "str", "numero_gerese": "str", "type_equipement_public_gerese": "str", "type_gerese": "str", "type_reserve": "str", "voie_aboutissante_gerese": "str", "voie_tenante_gerese": "str"}}, "grandlyon/plu_h_opposable.plurichso": {"fields": ["type", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime"}}, "grandlyon/plu_h_opposable.plurisqnt": {"fields": ["type_risque", "nom", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "type_risque": "str"}}, "grandlyon/plu_h_opposable.plurisqtc": {"fields": ["date_acte", "acte", "type_zone_protection", "nom", "last_update", "last_update_fme", "uid", "gid"], "types": {"date_acte": "date", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "type_zone_protection": "str"}}, "grandlyon/plu_h_opposable.pluruisseau": {"fields": ["libelle", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "libelle": "str"}}, "grandlyon/plu_h_opposable.plusmf": {"fields": ["numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "numero": "str"}}, "grandlyon/plu_h_opposable.plusmfreg": {"fields": ["destination", "regle", "ident_smf", "numero_smf", "last_update", "last_update_fme", "uid", "gid"], "types": {"destination": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "numero_smf": "int", "regle": "str"}}, "grandlyon/plu_h_opposable.plusms": {"fields": ["identifiant", "numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "identifiant": "str", "last_update": "datetime", "last_update_fme": "datetime", "numero": "str"}}, "grandlyon/plu_h_opposable.plusmsreg": {"fields": ["financement", "taille", "pourcentage", "ident_sms", "numero_sms", "last_update", "last_update_fme", "uid", "gid"], "types": {"financement": "str", "gid": "int", "ident_sms": "str", "last_update": "datetime", "last_update_fme": "datetime", "numero_sms": "str", "pourcentage": "str", "taille": "str"}}, "grandlyon/plu_h_opposable.plustatio": {"fields": ["regle", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "regle": "str"}}, "grandlyon/plu_h_opposable.plustml": {"fields": ["numero", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "numero": "str"}}, "grandlyon/plu_h_opposable.plustmlreg": {"fields": ["pourcentage", "seuil", "taille_logement", "ident_stml", "numero_stml", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "ident_stml": "int", "last_update": "datetime", "last_update_fme": "datetime", "numero_stml": "int", "pourcentage": "str", "seuil": "str", "taille_logement": "str"}}, "grandlyon/plu_h_opposable.pluzoncol": {"fields": ["nature", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nature": "str"}}, "grandlyon/plu_h_opposable.pluzone": {"fields": ["plafond", "ces", "ces_bande_principale", "ces_bande_secondaire", "cpt", "cpt_bande_principale", "cpt_bande_secondaire", "hauteur_bande_principale", "hauteur_bande_secondaire", "zone", "zonage", "stecal", "last_update", "last_update_fme", "uid", "gid"], "types": {"ces": "str", "ces_bande_secondaire": "float", "cpt": "float", "gid": "int", "hauteur_bande_principale": "int", "hauteur_bande_secondaire": "int", "last_update": "datetime", "last_update_fme": "datetime", "plafond": "str", "stecal": "int", "zonage": "str", "zone": "str"}}, "grandlyon/plu_h_opposable.pluzonrui": {"fields": ["type", "soustype", "last_update", "last_update_fme", "uid", "gid"], "types": {"gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "soustype": "str", "type": "str"}}, "grandlyon/pos_opposable.posafival": {"fields": ["code_forme", "forme", "valeur", "affectation_gerese", "type_equipement_public_gerese", "beneficiaire_gerese", "type_gerese", "voie_tenante_gerese", "voie_aboutissante_gerese", "numero_gerese", "largeur_emprise_gerese", "nom_voie_gerese", "gid"], "types": {"affectation_gerese": "str", "beneficiaire_gerese": "str", "code_forme": "str", "forme": "str", "gid": "int", "largeur_emprise_gerese": "str", "nom_voie_gerese": "str", "numero_gerese": "str", "type_equipement_public_gerese": "str", "type_gerese": "str", "valeur": "str", "voie_aboutissante_gerese": "str", "voie_tenante_gerese": "str"}}, "grandlyon/pos_opposable.posboise": {"fields": ["genre", "gid"], "types": {"genre": "str", "gid": "int"}}, "grandlyon/pos_opposable.posboispt": {"fields": ["genre", "gid"], "types": {"genre": "str", "gid": "int"}}, "grandlyon/pos_opposable.poscommer": {"fields": ["type", "code_voie", "gid"], "types": {"code_voie": "str", "gid": "int", "type": "str"}}, "grandlyon/pos_opposable.poscontinuite": {"fields": ["type", "code_voie", "gid"], "types": {"code_voie": "str", "gid": "int", "type": "str"}}, "grandlyon/pos_opposable.poscote": {"fields": ["cote", "gid"], "types": {"gid": "int"}}, "grandlyon/pos_opposable.posdetail": {"fields": ["zonage", "plafond", "ces", "gid"], "types": {"ces": "str", "gid": "int", "plafond": "str"}}, "grandlyon/pos_opposable.posdocumentcommune": {"fields": ["nom", "code_insee", "documents_plu_commune", "url_documents_plu_commune", "gid"], "types": {"code_insee": "str", "documents_plu_commune": "str", "gid": "int", "nom": "str", "url_documents_plu_commune": "str"}}, "grandlyon/pos_opposable.posespnonaed": {"fields": ["type", "gid"], "types": {"gid": "int", "type": "str"}}, "grandlyon/pos_opposable.posflerui": {"fields": ["type", "gid"], "types": {"gid": "int", "type": "str"}}, "grandlyon/pos_opposable.poshauvoi": {"fields": ["hauteur", "gid"], "types": {"gid": "int", "hauteur": "str"}}, "grandlyon/pos_opposable.posintacc": {"fields": ["type", "angle_symbole", "gid"], "types": {"angle_symbole": "float", "gid": "int", "type": "str"}}, "grandlyon/pos_opposable.poslimimp": {"fields": ["code_voie", "gid"], "types": {"code_voie": "str", "gid": "int"}}, "grandlyon/pos_opposable.posloceqp": {"fields": ["caracteristiques", "beneficiaire", "numero", "nature", "surface", "gid"], "types": {"beneficiaire": "str", "caracteristiques": "str", "gid": "int", "nature": "str", "numero": "str", "surface": "str"}}, "grandlyon/pos_opposable.posloceqs": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/pos_opposable.posoaqs": {"fields": ["identifiant", "nom", "numero", "gid"], "types": {"gid": "int", "identifiant": "str", "nom": "str", "numero": "str"}}, "grandlyon/pos_opposable.pospaspar": {"fields": ["type", "gid"], "types": {"gid": "int", "type": "str"}}, "grandlyon/pos_opposable.pospatpro": {"fields": ["regle", "numero", "localisation", "gid"], "types": {"gid": "int", "localisation": "str", "numero": "str", "regle": "str"}}, "grandlyon/pos_opposable.pospaysag": {"fields": ["identifiant", "type", "numero", "localisation", "nature", "nom", "informations", "gid"], "types": {"gid": "int", "identifiant": "str", "informations": "str", "localisation": "str", "nature": "str", "nom": "str", "numero": "str", "type": "str"}}, "grandlyon/pos_opposable.posperime": {"fields": ["nom", "description1", "description2", "description3", "type", "numero_zac", "gid"], "types": {"description1": "str", "gid": "int", "type": "str"}}, "grandlyon/pos_opposable.pospieton": {"fields": ["type", "gid"], "types": {"gid": "int", "type": "str"}}, "grandlyon/pos_opposable.pospolyimplant": {"fields": ["type", "hauteur", "ces", "gid"], "types": {"ces": "str", "gid": "int", "hauteur": "str", "type": "str"}}, "grandlyon/pos_opposable.posreprol": {"fields": ["numero", "localisation", "nature", "gid"], "types": {"gid": "int", "localisation": "str", "nature": "str", "numero": "str"}}, "grandlyon/pos_opposable.posreserv": {"fields": ["type", "affectation_gerese", "type_equipement_public_gerese", "type_gerese", "beneficiaire_gerese", "voie_aboutissante_gerese", "voie_tenante_gerese", "numero_gerese", "largeur_emprise_gerese", "nom_voie_gerese", "gid"], "types": {"affectation_gerese": "str", "beneficiaire_gerese": "str", "gid": "int", "largeur_emprise_gerese": "str", "nom_voie_gerese": "str", "numero_gerese": "str", "type": "str", "type_equipement_public_gerese": "str", "type_gerese": "str", "voie_aboutissante_gerese": "str", "voie_tenante_gerese": "str"}}, "grandlyon/pos_opposable.posrichso": {"fields": ["gid"], "types": {"gid": "int"}}, "grandlyon/pos_opposable.possms": {"fields": ["identifiant", "numero", "gid"], "types": {"gid": "int", "identifiant": "str", "numero": "str"}}, "grandlyon/pos_opposable.possmsreg": {"fields": ["financement", "taille", "pourcentage", "ident_sms", "numero_sms", "gid"], "types": {"financement": "str", "gid": "int", "ident_sms": "str", "numero_sms": "str", "pourcentage": "str", "taille": "str"}}, "grandlyon/pos_opposable.posstatio": {"fields": ["regle", "gid"], "types": {"gid": "int", "regle": "str"}}, "grandlyon/pos_opposable.posterrui": {"fields": ["type", "nom", "gid"], "types": {"gid": "int", "nom": "str", "type": "str"}}, "grandlyon/pos_opposable.postertia": {"fields": ["type", "code_voie", "gid"], "types": {"code_voie": "str", "gid": "int", "type": "str"}}, "grandlyon/pos_opposable.postexte_loceqp": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.postexte_oaqs": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.postexte_paysag": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.postexte_perime": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.postexte_polimp": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.postexte_sms": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.postexte_zone2000": {"fields": ["texte", "gid"], "types": {"gid": "int"}}, "grandlyon/pos_opposable.postexte_zone5000": {"fields": ["texte", "gid"], "types": {"gid": "int", "texte": "str"}}, "grandlyon/pos_opposable.poszone": {"fields": ["genre", "zonage", "plafond", "ces", "gid"], "types": {"ces": "str", "genre": "str", "gid": "int", "plafond": "str", "zonage": "str"}}, "grandlyon/pos_opposable.poszonecol": {"fields": ["nature", "gid"], "types": {"gid": "int", "nature": "str"}}, "grandlyon/pos_opposable.poszonrui": {"fields": ["type", "sous_type", "gid"], "types": {"gid": "int", "sous_type": "str", "type": "str"}}, "grandlyon/public.geography_columns": {"fields": ["f_table_catalog", "f_table_schema", "f_table_name", "f_geography_column", "coord_dimension", "srid", "type"], "types": {}}, "grandlyon/public.geometry_columns": {"fields": ["f_table_catalog", "f_table_schema", "f_table_name", "f_geometry_column", "coord_dimension", "srid", "type"], "types": {"coord_dimension": "int", "f_geometry_column": "str", "f_table_catalog": "str", "f_table_name": "str", "f_table_schema": "str", "srid": "int", "type": "str"}}, "grandlyon/public.raster_columns": {"fields": ["r_table_catalog", "r_table_schema", "r_table_name", "r_raster_column", "srid", "scale_x", "scale_y", "blocksize_x", "blocksize_y", "same_alignment", "regular_blocking", "num_bands", "pixel_types", "nodata_values", "out_db", "spatial_index"], "types": {}}, "grandlyon/public.raster_overviews": {"fields": ["o_table_catalog", "o_table_schema", "o_table_name", "o_raster_column", "r_table_catalog", "r_table_schema", "r_table_name", "r_raster_column", "overview_factor"], "types": {}}, "grandlyon/pvo_patrimoine_voirie.pvoamenagementcyclable": {"fields": ["nom", "commune1", "commune2", "reseau", "typeamenagement", "typeamenagement2", "positionnement", "senscirculation", "environnement", "localisation", "typologiepiste", "revetementpiste", "domanialite", "reglementation", "zonecirculationapaisee", "anneelivraison", "identifiant", "observation", "longueurcalculee", "gid"], "types": {"anneelivraison": "int", "commune1": "str", "commune2": "str", "domanialite": "str", "environnement": "str", "gid": "int", "identifiant": "str", "localisation": "str", "longueurcalculee": "float", "nom": "str", "observation": "str", "positionnement": "str", "reglementation": "str", "reseau": "str", "revetementpiste": "str", "senscirculation": "str", "typeamenagement": "str", "typeamenagement2": "str", "typologiepiste": "str", "zonecirculationapaisee": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvoarretpedibus": {"fields": ["identifiantarretpedibus", "identifiantpedibus", "nomlignepedibus", "estvalide", "nomgroupescolaire", "adresse", "commune", "couleurligne", "statutpedibus", "anneerealisation", "panneau", "heurematin", "heuresoir", "commentaire", "observation", "gid", "codeinsee"], "types": {"adresse": "str", "anneerealisation": "int", "codeinsee": "str", "commentaire": "str", "commune": "str", "couleurligne": "str", "estvalide": "str", "gid": "int", "heurematin": "str", "heuresoir": "str", "identifiantarretpedibus": "str", "identifiantpedibus": "str", "nomgroupescolaire": "str", "nomlignepedibus": "str", "observation": "str", "panneau": "str", "statutpedibus": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvobornecriter": {"fields": ["nom", "numero", "type", "debutlivraison", "finlivraison", "idautomate", "idborne", "observation", "gid"], "types": {"debutlivraison": "str", "finlivraison": "str", "gid": "int", "idautomate": "int", "idborne": "int", "nom": "str", "numero": "str", "observation": "str", "type": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvocameracriter": {"fields": ["nom", "libellelong", "identifiant", "numeromaintenance", "typecamera", "fournisseur", "observation", "gid"], "types": {"fournisseur": "str", "gid": "int", "identifiant": "str", "libellelong": "str", "nom": "str", "numeromaintenance": "str", "observation": "str", "typecamera": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvochantierperturbant": {"fields": ["nom", "nomchantier", "commune1", "precisionlocalisation", "debutchantier", "finchantier", "descriptionchantierinternet", "avancement", "importance", "typeperturbation", "intervenant", "validite", "codeimportance", "identifiant", "document_joint", "url_document", "gid"], "types": {"avancement": "str", "codeimportance": "int", "commune1": "str", "debutchantier": "datetime", "descriptionchantierinternet": "str", "document_joint": "str", "finchantier": "datetime", "gid": "int", "identifiant": "str", "importance": "str", "intervenant": "str", "nom": "str", "nomchantier": "str", "precisionlocalisation": "str", "typeperturbation": "str", "url_document": "str", "validite": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvochausseetrottoir": {"fields": ["codetroncon", "nomvoie", "codefuv", "commune1", "commune2", "denominationroutiere", "senscirculation", "longueurcalculee", "domanialite", "hierarchiefonctionnelle", "routegrandecirculation", "matieresdangereuses", "itineraireconvoiexceptionnel", "lignebus", "limitationvitesse", "limitationtonnage", "limitationlargeur", "limitationhauteur", "reglementationzca", "continuitecyclablezca", "reglementationprecisions", "reseaupl", "hierarchiestructurelle", "largeurchaussee", "largeurcirculeechaussee", "longueurreellechaussee", "surfacechaussee", "surfacecirculeechaussee", "pentemaximale", "pentemoyenne", "revetementchaussee", "comptagepl", "particularitecomptage", "revetementtrottoirdroit", "largeurtrottoirdroit", "longueurtrottoirdroit", "surfacetrottoirdroit", "revetementtrottoirgauche", "largeurtrottoirgauche", "longueurtrottoirgauche", "surfacetrottoirgauche", "gid"], "types": {"codefuv": "str", "codetroncon": "str", "commune1": "str", "commune2": "str", "comptagepl": "str", "continuitecyclablezca": "str", "denominationroutiere": "str", "domanialite": "str", "gid": "int", "hierarchiefonctionnelle": "str", "hierarchiestructurelle": "str", "largeurchaussee": "float", "largeurcirculeechaussee": "float", "largeurtrottoirdroit": "float", "largeurtrottoirgauche": "float", "lignebus": "str", "limitationhauteur": "float", "limitationlargeur": "float", "limitationtonnage": "float", "limitationvitesse": "int", "longueurcalculee": "float", "longueurreellechaussee": "float", "longueurtrottoirdroit": "float", "longueurtrottoirgauche": "float", "matieresdangereuses": "str", "nomvoie": "str", "particularitecomptage": "str", "pentemaximale": "int", "pentemoyenne": "int", "reglementationprecisions": "str", "reglementationzca": "str", "reseaupl": "str", "revetementchaussee": "str", "revetementtrottoirdroit": "str", "revetementtrottoirgauche": "str", "routegrandecirculation": "str", "senscirculation": "str", "surfacechaussee": "float", "surfacecirculeechaussee": "float", "surfacetrottoirdroit": "float", "surfacetrottoirgauche": "float"}}, "grandlyon/pvo_patrimoine_voirie.pvocomptagecriter": {"fields": ["positionnement", "distancelignearret", "nom", "typecapteur", "typepostemesure", "nbvoies", "moyennejoursouvrable", "debithorairemax", "horairedebitmax", "identifiantptm", "identifiantcontroleur", "anneereference", "gid"], "types": {"anneereference": "int", "debithorairemax": "int", "distancelignearret": "int", "gid": "int", "horairedebitmax": "str", "identifiantcontroleur": "int", "identifiantptm": "int", "moyennejoursouvrable": "int", "nbvoies": "int", "nom": "str", "positionnement": "str", "typecapteur": "str", "typepostemesure": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvoitinerairesda": {"fields": ["nom", "commune", "priorite", "domanialite", "codetroncon", "codefuv1", "codefuv2", "prioritesda", "identifiant", "gid"], "types": {"codefuv1": "str", "codefuv2": "str", "codetroncon": "str", "commune": "str", "domanialite": "str", "gid": "int", "identifiant": "str", "nom": "str", "priorite": "str", "prioritesda": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvomobilierurbain": {"fields": ["identifiant", "nom_abri", "adresse", "commune", "code_insee", "famillemobilier", "gid"], "types": {"adresse": "str", "code_insee": "str", "commune": "str", "famillemobilier": "str", "gid": "int", "identifiant": "str", "nom_abri": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvoparc2rm": {"fields": ["identifiant", "adresse", "commune", "mobilier2rm", "gestionnaire", "localisation", "nbarceaux", "capacite", "anneerealisation", "pole", "observation", "gid"], "types": {"adresse": "str", "anneerealisation": "int", "capacite": "int", "commune": "str", "gestionnaire": "str", "gid": "int", "identifiant": "str", "localisation": "str", "mobilier2rm": "str", "nbarceaux": "int", "observation": "str", "pole": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvoparking": {"fields": ["nom", "idparking", "idparkingcriter", "commune", "proprietaire", "gestionnaire", "idfournisseur", "voieentree", "voiesortie", "avancement", "annee", "typeparking", "situation", "parkingtempsreel", "gabarit", "capacite", "capacite2rm", "capacitevelo", "capaciteautopartage", "capacitepmr", "usage", "vocation", "reglementation", "fermeture", "observation", "codetype", "gid"], "types": {"annee": "int", "avancement": "str", "capacite": "int", "capacite2rm": "int", "capaciteautopartage": "int", "capacitepmr": "int", "capacitevelo": "int", "codetype": "int", "commune": "str", "fermeture": "str", "gabarit": "float", "gestionnaire": "str", "gid": "int", "idfournisseur": "str", "idparking": "str", "idparkingcriter": "int", "nom": "str", "observation": "str", "parkingtempsreel": "str", "proprietaire": "str", "reglementation": "str", "situation": "str", "typeparking": "str", "usage": "str", "vocation": "str", "voieentree": "str", "voiesortie": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvopedibus": {"fields": ["identifiantpedibus", "nomlignepedibus", "estvalide", "nomgroupescolaire", "commune", "couleurligne", "statutpedibus", "typepedibus", "nbarret", "anneerealisation", "contactassociation", "frequencepedibus", "longueur", "gid", "codeinsee"], "types": {"anneerealisation": "int", "codeinsee": "str", "commune": "str", "contactassociation": "str", "couleurligne": "str", "estvalide": "str", "frequencepedibus": "int", "gid": "int", "identifiantpedibus": "str", "longueur": "str", "nbarret": "int", "nomgroupescolaire": "str", "nomlignepedibus": "str", "statutpedibus": "str", "typepedibus": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvoplanmodesdoux": {"fields": ["nom", "commune", "hierarchie", "domanialite", "existe", "anneelivraison", "codefuv1", "codefuv2", "prioritepmd", "identifiant", "gid"], "types": {"anneelivraison": "int", "codefuv1": "str", "codefuv2": "str", "commune": "str", "domanialite": "str", "existe": "str", "gid": "int", "hierarchie": "str", "identifiant": "str", "nom": "str", "prioritepmd": "int"}}, "grandlyon/pvo_patrimoine_voirie.pvopoleinteret": {"fields": ["nom", "typedeplacement", "identifiant", "observation", "gid"], "types": {"gid": "int", "nom": "str", "typedeplacement": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvopostecomptagecriter": {"fields": ["nom", "type", "nbvoies", "anneereference", "semainereference", "moyennejoursouvrable", "debithorairemax", "horairedebitmax", "identifiant", "identifiantcontroleur", "gid"], "types": {"anneereference": "int", "debithorairemax": "int", "gid": "int", "horairedebitmax": "str", "identifiant": "str", "identifiantcontroleur": "int", "moyennejoursouvrable": "int", "nbvoies": "int", "nom": "str", "semainereference": "str", "type": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvostationautopartage": {"fields": ["nom", "identifiantstation", "adresse", "commune", "typeautopartage", "nbemplacements", "localisation", "anneerealisation", "estouverte", "observation", "gid"], "types": {"adresse": "str", "anneerealisation": "int", "commune": "str", "estouverte": "str", "gid": "int", "identifiantstation": "int", "localisation": "str", "nbemplacements": "int", "nom": "str", "observation": "str", "typeautopartage": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvostationnementvelo": {"fields": ["nom", "adresse", "commune", "avancement", "gestionnaire", "mobiliervelo", "localisation", "abrite", "duree", "nbarceaux", "capacite", "anneerealisation", "arceauxprojetes", "pole", "gid"], "types": {"abrite": "str", "adresse": "str", "anneerealisation": "int", "avancement": "str", "capacite": "int", "commune": "str", "duree": "str", "gestionnaire": "str", "gid": "int", "localisation": "str", "mobiliervelo": "str", "nbarceaux": "int", "nom": "str", "pole": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvostationtaxi": {"fields": ["nom", "adresse", "commune", "nbemplacements", "telephone", "separateurtaxi", "abri", "panneau", "diodes", "totem", "gid"], "types": {"abri": "str", "adresse": "str", "commune": "str", "diodes": "str", "gid": "int", "nbemplacements": "int", "nom": "str", "panneau": "str", "separateurtaxi": "str", "telephone": "str", "totem": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvostationvelov": {"fields": ["idstation", "nom", "adresse1", "adresse2", "commune", "numdansarrondissement", "nbbornettes", "stationbonus", "pole", "ouverte", "achevement", "gid", "code_insee"], "types": {"achevement": "str", "adresse1": "str", "adresse2": "str", "code_insee": "str", "commune": "str", "gid": "int", "idstation": "str", "nbbornettes": "int", "nom": "str", "numdansarrondissement": "int", "ouverte": "str", "pole": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvotempsparcoursmodesdoux": {"fields": ["nom", "typedeplacement", "dureeparcours", "identifiant", "lat_epsg4171", "long_epsg4171", "observation", "gid"], "types": {"dureeparcours": "int", "gid": "int", "lat_epsg4171": "float", "long_epsg4171": "float", "nom": "str", "typedeplacement": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvotempsparcoursvl": {"fields": ["libelleparcours", "libellepointorigine", "libellepointdestination", "idtempsparcoursvlentree", "idtempsparcoursvlsortie", "metaparcours", "idmetaparcourspereentree", "idmetaparcoursperesortie", "longueur", "tempsparcoursentree", "tempsparcourssortie", "vitesseentree", "vitessesortie", "lat_epsg4171", "long_epsg4171", "observation", "gid"], "types": {"gid": "int", "idmetaparcourspereentree": "int", "idmetaparcoursperesortie": "int", "idtempsparcoursvlentree": "int", "idtempsparcoursvlsortie": "int", "lat_epsg4171": "float", "libelleparcours": "str", "libellepointdestination": "str", "libellepointorigine": "str", "long_epsg4171": "float", "longueur": "str", "metaparcours": "str", "tempsparcoursentree": "int", "tempsparcourssortie": "int", "vitesseentree": "float", "vitessesortie": "float"}}, "grandlyon/pvo_patrimoine_voirie.pvotronconwebcriter": {"fields": ["libelle", "code", "twgid", "zoom", "sens", "fournisseur", "idfournisseur", "longueur", "gid", "infotrafic", "regulateur", "calculateur", "nombrevoies"], "types": {"calculateur": "int", "code": "str", "fournisseur": "str", "gid": "int", "idfournisseur": "str", "infotrafic": "int", "libelle": "str", "longueur": "str", "nombrevoies": "int", "regulateur": "int", "sens": "str", "twgid": "int", "zoom": "int"}}, "grandlyon/pvo_patrimoine_voirie.pvovillessvoitureptentree_1": {"fields": ["sortieouentree", "intersection", "nomvoie", "commune", "insee", "senscircul", "buspassage", "buslignes", "alerte", "gid"], "types": {"alerte": "str", "buslignes": "str", "buspassage": "bool", "commune": "str", "gid": "int", "insee": "str", "intersection": "str", "nomvoie": "str", "senscircul": "str", "sortieouentree": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvovillessvoituresurf_1": {"fields": ["voieimpact", "zone", "gid"], "types": {"gid": "int", "voieimpact": "str", "zone": "str"}}, "grandlyon/pvo_patrimoine_voirie.pvozoneapaisee": {"fields": ["codetroncon", "nomvoie", "codefuv", "commune1", "commune2", "denominationroutiere", "senscirculation", "longueurcalculee", "domanialite", "limitationvitesse", "reglementationzca", "continuitecyclablezca", "reglementationprecisions", "gid"], "types": {"codefuv": "str", "codetroncon": "str", "commune1": "str", "commune2": "str", "continuitecyclablezca": "str", "denominationroutiere": "str", "domanialite": "str", "gid": "int", "limitationvitesse": "int", "longueurcalculee": "float", "nomvoie": "str", "reglementationprecisions": "str", "reglementationzca": "str", "senscirculation": "str"}}, "grandlyon/rillieux.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/rillieux.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/rillieux.equipementpublic_latest": {"fields": ["uid", "coll_siret", "theme", "code", "type", "nom", "adr_numero", "adr_nomvoie", "adr_codepostal", "adr_commune", "adr_cle_interop", "code_insee", "erp_id", "erp_type", "erp_categorie", "tel", "email", "web", "openinghours", "gid"], "types": {"adr_cle_interop": "str", "adr_codepostal": "int", "adr_commune": "str", "adr_nomvoie": "str", "adr_numero": "str", "code": "str", "code_insee": "str", "coll_siret": "int", "gid": "int", "nom": "str", "theme": "str", "type": "str", "uid": "str"}}, "grandlyon/rillieux.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"code_insee": "str", "codepost": "int", "commune": "str", "gid": "int", "infoloc": "str", "num": "str", "uid": "str"}}, "grandlyon/rillieux.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "nom": "str", "num": "str", "numvoie": "str", "reglement": "str", "surf_tot_m2": "float", "uid": "str", "voie": "str"}}, "grandlyon/rillieux.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {}}, "grandlyon/saintcyr.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintcyr.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintcyr.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/saintcyr.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "circulation": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "numvoie": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintcyr.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {}}, "grandlyon/saintdidier.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintdidier.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintdidier.equipementpublic_latest": {"fields": ["uid", "coll_siret", "theme", "code", "type", "nom", "adr_numero", "adr_nomvoie", "adr_codepostal", "adr_commune", "adr_cle_interop", "code_insee", "erp_id", "erp_type", "erp_categorie", "tel", "email", "web", "openinghours", "gid"], "types": {"adr_cle_interop": "str", "adr_codepostal": "int", "adr_commune": "str", "adr_nomvoie": "str", "adr_numero": "str", "code": "str", "code_insee": "str", "coll_siret": "int", "email": "str", "erp_categorie": "int", "erp_id": "str", "erp_type": "str", "gid": "int", "nom": "str", "openinghours": "str", "tel": "str", "theme": "str", "type": "str", "uid": "str", "web": "str"}}, "grandlyon/saintdidier.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/saintdidier.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "ann_ouvert": "int", "chien": "str", "circulation": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "eau": "str", "esp_can": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "numvoie": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintdidier.stationnementpmr_latest": {"fields": ["uid", "nom", "num", "num_interne", "adresse", "codepost", "commune", "code_insee", "infoloc", "longueur_m", "nb_places", "configuration", "gestion", "photo", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "configuration": "str", "gestion": "str", "gid": "int", "infoloc": "str", "nb_places": "int", "nom": "str", "num": "str", "photo": "str", "uid": "str"}}, "grandlyon/saintdidier.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {}}, "grandlyon/saintpriest.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/saintpriest.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/ter_territoire.maison_de_la_metropole": {"fields": ["nom", "nom_reduit", "type", "adresse", "adresse_complement", "code_postal", "ville", "telephone", "fax", "courriel", "lundi_am", "lundi_pm", "mardi_am", "mardi_pm", "mercredi_am", "mercredi_pm", "jeudi_am", "jeudi_pm", "vendredi_am", "vendredi_pm", "commentaire", "code_insee", "mdm_rattachement", "territoire_mutualise", "code_territoire", "x_wgs84", "y_wgs84", "identifiant", "gid"], "types": {"adresse": "str", "adresse_complement": "str", "code_insee": "str", "code_postal": "int", "code_territoire": "str", "commentaire": "str", "courriel": "str", "fax": "str", "gid": "int", "identifiant": "str", "jeudi_am": "str", "jeudi_pm": "str", "lundi_am": "str", "lundi_pm": "str", "mardi_am": "str", "mardi_pm": "str", "mercredi_am": "str", "mercredi_pm": "str", "nom": "str", "nom_reduit": "str", "telephone": "str", "territoire_mutualise": "str", "type": "str", "vendredi_am": "str", "vendredi_pm": "str", "ville": "str", "x_wgs84": "float", "y_wgs84": "float"}}, "grandlyon/ter_territoire.maison_du_rhone": {"fields": ["nom", "nom_reduit", "type", "adresse", "adresse_complement", "code_postal", "ville", "telephone", "fax", "courriel", "lundi_am", "lundi_pm", "mardi_am", "mardi_pm", "mercredi_am", "mercredi_pm", "jeudi_am", "jeudi_pm", "vendredi_am", "vendredi_pm", "commentaire", "code_insee", "mdr_rattachement", "territoire_mutualise", "code_territoire", "x_wgs84", "y_wgs84", "identifiant", "gid"], "types": {"adresse": "str", "adresse_complement": "str", "code_insee": "str", "code_postal": "int", "code_territoire": "str", "courriel": "str", "fax": "str", "gid": "int", "identifiant": "str", "jeudi_am": "str", "jeudi_pm": "str", "lundi_am": "str", "lundi_pm": "str", "mardi_am": "str", "mardi_pm": "str", "mdr_rattachement": "str", "mercredi_am": "str", "mercredi_pm": "str", "nom": "str", "nom_reduit": "str", "telephone": "str", "territoire_mutualise": "str", "type": "str", "vendredi_am": "str", "vendredi_pm": "str", "ville": "str", "x_wgs84": "float", "y_wgs84": "float"}}, "grandlyon/ter_territoire.perimetre_mdm": {"fields": ["nom", "communes", "codes_insee", "nb_communes", "identifiant", "id_mdm_principale", "gid"], "types": {"codes_insee": "str", "communes": "str", "gid": "int", "id_mdm_principale": "str", "identifiant": "str", "nb_communes": "int", "nom": "str"}}, "grandlyon/ter_territoire.perimetre_mdr": {"fields": ["nom", "communes", "codes_insee", "nb_communes", "identifiant", "id_mdr_principale", "gid"], "types": {"codes_insee": "str", "communes": "str", "gid": "int", "id_mdr_principale": "str", "identifiant": "str", "nb_communes": "int"}}, "grandlyon/ter_territoire.point_distribution_met": {"fields": ["nom", "adresse", "adresse_complement", "code_postal", "ville", "type", "sous_type", "accessibilite", "x_wgs84", "y_wgs84", "commentaire", "code_insee", "identifiant", "gid"], "types": {"adresse": "str", "adresse_complement": "str", "code_insee": "str", "code_postal": "int", "commentaire": "str", "gid": "int", "identifiant": "str", "nom": "str", "sous_type": "str", "type": "str", "ville": "str", "x_wgs84": "float", "y_wgs84": "float"}}, "grandlyon/ter_territoire.teriris_1": {"fields": ["codeiris", "libelle", "type", "typelibelle", "commune", "insee", "gid"], "types": {"codeiris": "int", "commune": "str", "gid": "int", "insee": "str", "libelle": "str", "type": "str", "typelibelle": "str"}}, "grandlyon/ter_territoire.terpopulation_1": {"fields": ["commune", "insee", "pop2018", "pop2017", "pop2016", "pop2015", "pop2014", "pop2013", "pop2012", "pop2011", "pop2010", "pop2009", "pop2008", "pop2007", "pop2006", "last_update_fme", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "last_update_fme": "datetime", "pop2006": "int", "pop2007": "int", "pop2008": "int", "pop2009": "int", "pop2010": "int", "pop2011": "int", "pop2012": "int", "pop2013": "int", "pop2014": "int", "pop2015": "int", "pop2016": "int", "pop2017": "int", "pop2018": "int"}}, "grandlyon/ter_territoire.terpopulation_latest": {"fields": ["commune", "insee", "pop2018", "pop2017", "pop2016", "pop2015", "pop2014", "pop2013", "pop2012", "pop2011", "pop2010", "pop2009", "pop2008", "pop2007", "pop2006", "gid"], "types": {"commune": "str", "gid": "int", "insee": "str", "pop2006": "int", "pop2007": "int", "pop2008": "int", "pop2009": "int", "pop2010": "int", "pop2011": "int", "pop2012": "int", "pop2013": "int", "pop2014": "int", "pop2015": "int", "pop2016": "int", "pop2017": "int", "pop2018": "int"}}, "grandlyon/ter_territoire.terqpv_1": {"fields": ["nom", "code", "communes", "last_update_fme", "gid"], "types": {"code": "str", "communes.0.commune": "str", "communes.0.insee": "int", "gid": "int", "last_update_fme": "datetime", "nom": "str"}}, "grandlyon/ter_territoire.terqpv_latest": {"fields": ["nom", "code", "communes", "gid"], "types": {"code": "str", "communes.0.commune": "str", "communes.0.insee": "int", "gid": "int", "nom": "str"}}, "grandlyon/ter_territoire.terqpvqva_latest": {"fields": ["gid", "nom", "code", "type", "communes"], "types": {"code": "str", "communes.0.commune": "str", "communes.0.insee": "int", "gid": "int", "nom": "str", "type": "str"}}, "grandlyon/ter_territoire.terqva_1": {"fields": ["nom", "code", "communes", "last_update_fme", "gid"], "types": {"code": "str", "communes.0.commune": "str", "communes.0.insee": "int", "gid": "int", "last_update_fme": "datetime", "nom": "str"}}, "grandlyon/ter_territoire.terqva_latest": {"fields": ["gid", "nom", "code", "communes"], "types": {"code": "str", "communes.0.commune": "str", "communes.0.insee": "int", "gid": "int", "nom": "str"}}, "grandlyon/top_plan_canevas.topcanevas": {"fields": ["identifiant", "coord_est", "coord_nord", "altitude", "systeme_plani", "precision_plani_mm", "systeme_alti", "adresse", "commune", "nature", "date_creation", "numero_dossier", "fiche_web", "url_fiche", "gid"], "types": {"adresse": "str", "altitude": "float", "commune": "str", "coord_est": "float", "coord_nord": "float", "date_creation": "str", "fiche_web": "str", "gid": "int", "identifiant": "str", "nature": "str", "numero_dossier": "str", "precision_plani_mm": "int", "systeme_alti": "str", "systeme_plani": "str", "url_fiche": "str"}}, "grandlyon/top_plan_canevas.topplan": {"fields": ["numdossier", "titre", "echelle", "typeplan", "dateleve", "gid"], "types": {"dateleve": "date", "echelle": "str", "gid": "int", "numdossier": "str", "titre": "str", "typeplan": "str"}}, "grandlyon/vaulx.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/vaulx.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/vaulx.equipementpublic_latest": {"fields": ["uid", "coll_siret", "theme", "code", "type", "nom", "adr_numero", "adr_nomvoie", "adr_codepostal", "adr_commune", "adr_cle_interop", "code_insee", "erp_id", "erp_type", "erp_categorie", "tel", "email", "web", "openinghours", "gid"], "types": {"adr_cle_interop": "str", "adr_codepostal": "int", "adr_commune": "str", "adr_nomvoie": "str", "adr_numero": "str", "code": "str", "code_insee": "str", "coll_siret": "int", "gid": "int", "nom": "str", "theme": "str", "type": "str", "uid": "str"}}, "grandlyon/vaulx.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/vaulx.parcjardin_latest": {"fields": ["uid", "id_ariane", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "reglement", "surf_tot_m2", "gestion", "ann_ouvert", "clos", "openinghoursspecification", "precision_horaires", "acces", "circulation", "label", "type_equip", "eau", "toilettes", "chien", "esp_can", "photo", "gid"], "types": {"acces": "str", "ann_ouvert": "int", "chien": "str", "circulation": "str", "clos": "str", "code_insee": "str", "codepost": "int", "commune": "str", "eau": "str", "esp_can": "str", "gestion": "str", "gid": "int", "id_ariane": "str", "label": "str", "nom": "str", "num": "str", "numvoie": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "photo": "str", "precision_horaires": "str", "reglement": "str", "surf_tot_m2": "float", "toilettes": "str", "type_equip": "str", "uid": "str", "voie": "str"}}, "grandlyon/vaulx.stationnementpmr_latest": {"fields": ["uid", "nom", "num", "num_interne", "adresse", "codepost", "commune", "code_insee", "infoloc", "longueur_m", "nb_places", "configuration", "gestion", "photo", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gestion": "str", "gid": "int", "infoloc": "str", "longueur_m": "float", "nb_places": "int", "nom": "str", "num": "str", "num_interne": "str", "uid": "str"}}, "grandlyon/vaulx.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"acceshan": "str", "adresse": "str", "code_insee": "str", "codepost": "int", "commentaire": "str", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "payant": "str", "uid": "str"}}, "grandlyon/vdl_deplacements.desserte_livraison": {"fields": ["nom", "numero_voie", "arrondissement", "longueur", "nb_places", "configuration", "horaires", "gid"], "types": {"arrondissement": "str", "configuration": "str", "gid": "int", "horaires": "str", "longueur": "str", "nb_places": "int", "nom": "str"}}, "grandlyon/vdl_deplacements.emplacement_moto": {"fields": ["nom", "numero_voie", "arrondissement", "longueur", "gid"], "types": {"arrondissement": "str", "gid": "int", "longueur": "str", "nom": "str"}}, "grandlyon/vdl_deplacements.emplacement_pmr": {"fields": ["nom", "numero_voie", "arrondissement", "longueur", "nb_places", "configuration", "gid"], "types": {"arrondissement": "str", "configuration": "str", "gid": "int", "longueur": "str", "nb_places": "int", "nom": "str"}}, "grandlyon/vdl_vie_citoyenne.bureau_centralisateur": {"fields": ["nom", "numero", "adr_postale", "adr_postale2", "tel_mairie", "fax_mairie", "nom_du_maire", "nom_du_dg", "tel_dg", "gid"], "types": {"adr_postale": "str", "adr_postale2": "str", "fax_mairie": "str", "gid": "int", "nom": "str", "nom_du_dg": "str", "nom_du_maire": "str", "numero": "str", "tel_dg": "str", "tel_mairie": "str"}}, "grandlyon/vdl_vie_citoyenne.bureau_de_vote": {"fields": ["nom", "adresse", "canton_texte", "circonscription", "num_bureau", "acces_handicap", "nb_electeurs", "arrondissement", "canton", "numero_par_arr", "lieu_de_vote", "voie_lieu_de_vote", "num_lieu", "code_ei_patrim", "gid"], "types": {"adresse": "str", "arrondissement": "str", "code_ei_patrim": "str", "gid": "int", "nom": "str", "num_lieu": "int", "voie_lieu_de_vote": "str"}}, "grandlyon/vdl_vie_citoyenne.canton": {"fields": ["nom", "numero", "arrondissement", "arrondt", "num_romain", "gid"], "types": {"arrondissement": "str", "arrondt": "int", "gid": "int", "nom": "str", "num_romain": "str", "numero": "str"}}, "grandlyon/vdl_vie_citoyenne.circonscription": {"fields": ["nom", "numero", "nom2", "arrondissements", "gid"], "types": {"arrondissements": "str", "gid": "int", "nom": "str", "nom2": "str", "numero": "str"}}, "grandlyon/vdl_vie_citoyenne.contour_de_bureau_de_vote": {"fields": ["nom", "canton", "circonscription", "num_bureau", "num_lieu", "gid"], "types": {"canton": "str", "circonscription": "str", "gid": "int", "nom": "str", "num_bureau": "int", "num_lieu": "int"}}, "grandlyon/vdl_vie_citoyenne.lieu_de_vote": {"fields": ["nom", "arrondissement", "canton_texte", "circonscription", "adresse_ei_patrim", "bus", "metro", "tram", "lieu_de_vote", "canton", "nom_ei_patrim", "voie_lieu_de_vote", "num_lieu", "code_ei_patrim", "gid"], "types": {"adresse_ei_patrim": "str", "arrondissement": "str", "canton": "str", "canton_texte": "str", "circonscription": "str", "code_ei_patrim": "str", "gid": "int", "lieu_de_vote": "str", "nom": "str", "nom_ei_patrim": "str", "num_lieu": "int", "voie_lieu_de_vote": "str"}}, "grandlyon/vdl_vie_citoyenne.maires_2020_2026": {"fields": ["commune", "insee", "sexe", "prenom", "nom", "date_naissance", "code_profession", "libelle_profession", "date_debut_fonction", "date_debut_mandat", "groupe_politique", "gid"], "types": {"code_profession": "int", "commune": "str", "date_debut_fonction": "date", "date_debut_mandat": "date", "date_naissance": "date", "gid": "int", "groupe_politique": "str", "insee": "str", "libelle_profession": "str", "nom": "str", "prenom": "str", "sexe": "str"}}, "grandlyon/vdl_vie_citoyenne.mairie": {"fields": ["nom", "nom_court", "nom_minuscule", "nom_minuscule_court", "code_ei", "gid"], "types": {"code_ei": "str", "gid": "int", "nom": "str", "nom_court": "str", "nom_minuscule": "str", "nom_minuscule_court": "str"}}, "grandlyon/vdl_vie_citoyenne.nom_de_quartier": {"fields": ["nom", "numero_arrondissement", "code", "gid"], "types": {"code": "str", "gid": "int", "nom": "str", "numero_arrondissement": "int"}}, "grandlyon/vdl_vie_citoyenne.perimetre_de_quartier": {"fields": ["nom", "numero_arrondissement", "numero_quartier", "code", "code_num", "nom_majuscule", "gid"], "types": {"code": "str", "code_num": "int", "gid": "int", "nom": "str", "nom_majuscule": "str", "numero_arrondissement": "int", "numero_quartier": "int"}}, "grandlyon/villeurbanne.bureauvote_1_0_0": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circons", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circons": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/villeurbanne.bureauvote_latest": {"fields": ["uid", "nom", "num", "numvoie", "voie", "codepost", "commune", "code_insee", "infoloc", "circ_met", "codereg", "acceshan", "type", "gid"], "types": {"acceshan": "str", "circ_met": "str", "code_insee": "str", "codepost": "int", "codereg": "int", "commune": "str", "gid": "int", "nom": "str", "num": "str", "numvoie": "str", "type": "str", "uid": "str", "voie": "str"}}, "grandlyon/villeurbanne.panneauaffichage_latest": {"fields": ["uid", "num", "adresse", "codepost", "commune", "code_insee", "dimension_m", "infoloc", "support", "gid"], "types": {"adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "dimension_m": "str", "gid": "int", "infoloc": "str", "num": "str", "support": "str", "uid": "str"}}, "grandlyon/villeurbanne.toilettepublique_latest": {"fields": ["uid", "nom", "num", "adresse", "codepost", "commune", "code_insee", "acceshan", "payant", "infoloc", "gestequip", "gestnet", "openinghoursspecification", "commentaire", "gid"], "types": {"acceshan": "str", "adresse": "str", "code_insee": "str", "codepost": "int", "commune": "str", "gestequip": "str", "gestnet": "str", "gid": "int", "infoloc": "str", "nom": "str", "num": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "payant": "str", "uid": "str"}}, "ldata/bruit.stations_observatoire_acoustique": {"fields": ["gid", "procedure", "description", "offering", "url_graph", "last_update"], "types": {"description": "str", "gid": "int", "last_update": "datetime", "offering": "str", "procedure": "str", "url_graph": "str"}}, "ldata/bruit.stations_observatoire_acoustique_time": {"fields": ["gid", "procedure", "description", "offering", "url_graph", "last_update", "date_time", "lday", "levening", "lnight", "lden"], "types": {"date_time": "datetime", "description": "str", "gid": "int", "last_update": "datetime", "lday": "float", "lden": "float", "levening": "float", "lnight": "float", "offering": "str", "procedure": "str", "url_graph": "str"}}, "ldata/velov.stations": {"fields": ["gid", "procedure", "description", "offering", "url_graph", "last_update"], "types": {"description": "str", "gid": "int", "last_update": "datetime", "offering": "str", "procedure": "str", "url_graph": "str"}}, "ldata/velov.stations_time": {"fields": ["gid", "procedure", "description", "offering", "url_graph", "last_update", "date_time", "available_bike_stands", "available_bikes"], "types": {"available_bike_stands": "int", "available_bikes": "int", "date_time": "datetime", "description": "str", "gid": "int", "last_update": "datetime", "offering": "str", "procedure": "str", "url_graph": "str"}}, "rdata/adl_aeroport_lyon.adlvoloperationnelarrivee": {"fields": ["gid", "aircraft_aircrafttype_iatacode", "aircraft_aircrafttype_icaocode", "aircraft_aircrafttype_modelname", "airlines_airline_iatacode", "airlines_airline_icaocode", "airlines_airline_name", "airlines_operator_iatacode", "airlines_operator_icaocode", "airlines_operator_name", "airportresources_baggagedelivery_arrivallounge", "airportresources_baggagedelivery_baggagebelts", "airportresources_baggagedelivery_carrousels", "airportresources_runway", "airportresources_terminal", "airportresources_unboarding_airbridges", "airportresources_unboarding_gates", "airports_origin_iatacode", "airports_origin_icaocode", "airports_origin_name", "airports_previous_iatacode", "airports_previous_icaocode", "airports_previous_name", "countrytype_code", "countrytype_description", "flightnumbers_callsign", "flightnumbers_iataflightnumber", "flightnumbers_icaoflightnumber", "flightnumbers_internalflightnumber", "flightnumbers_operatoriataflightnumber", "flightnumbers_operatoricaoflightnumber", "flightnumbers_operatorinternalflightnumber", "flightnumbers_operatorsuffix", "flightnumbers_operatortripnumber", "flightnumbers_suffix", "flightnumbers_tripnumber", "flightstatus_code", "flightstatus_description", "publiccomment", "remark_code", "remark_description", "servicetype_description", "servicetype_iatacode", "timestamps_aibt", "timestamps_aldt", "timestamps_atot_outstation", "timestamps_cancellationdate", "timestamps_diversiondate", "timestamps_eibt", "timestamps_eldt", "timestamps_modificationdate", "timestamps_sibt", "turnflightinternalid", "last_update_fme"], "types": {"aircraft_aircrafttype_iatacode": "str", "aircraft_aircrafttype_icaocode": "str", "aircraft_aircrafttype_modelname": "str", "airlines_airline_iatacode": "str", "airlines_airline_icaocode": "str", "airlines_airline_name": "str", "airlines_operator_iatacode": "str", "airlines_operator_icaocode": "str", "airlines_operator_name": "str", "airportresources_baggagedelivery_arrivallounge": "str", "airportresources_baggagedelivery_baggagebelts": "str", "airportresources_baggagedelivery_carrousels": "int", "airportresources_terminal": "str", "airportresources_unboarding_gates": "str", "airports_origin_iatacode": "str", "airports_origin_icaocode": "str", "airports_origin_name": "str", "airports_previous_iatacode": "str", "airports_previous_icaocode": "str", "airports_previous_name": "str", "countrytype_code": "str", "countrytype_description": "str", "flightnumbers_callsign": "str", "flightnumbers_iataflightnumber": "str", "flightnumbers_icaoflightnumber": "str", "flightnumbers_internalflightnumber": "str", "flightnumbers_operatoriataflightnumber": "str", "flightnumbers_operatoricaoflightnumber": "str", "flightnumbers_operatorinternalflightnumber": "str", "flightnumbers_operatortripnumber": "str", "flightnumbers_tripnumber": "str", "flightstatus_code": "str", "flightstatus_description": "str", "gid": "int", "last_update_fme": "datetime", "remark_code": "str", "remark_description": "str", "servicetype_description": "str", "servicetype_iatacode": "str", "timestamps_aibt": "datetime", "timestamps_aldt": "datetime", "timestamps_atot_outstation": "datetime", "timestamps_cancellationdate": "datetime", "timestamps_eibt": "datetime", "timestamps_eldt": "datetime", "timestamps_modificationdate": "datetime", "timestamps_sibt": "datetime", "turnflightinternalid": "int"}}, "rdata/adl_aeroport_lyon.adlvoloperationneldepart": {"fields": ["gid", "aircraft_aircrafttype_iatacode", "aircraft_aircrafttype_icaocode", "aircraft_aircrafttype_modelname", "airlines_airline_iatacode", "airlines_airline_icaocode", "airlines_airline_name", "airlines_operator_iatacode", "airlines_operator_icaocode", "airlines_operator_name", "airportresources_boarding_departurelounge", "airportresources_boarding_gates", "airportresources_checkin_checkinarea", "airportresources_checkin_desks", "airportresources_terminal", "airports_destination_iatacode", "airports_destination_icaocode", "airports_destination_name", "airports_next_iatacode", "airports_next_icaocode", "airports_next_name", "countrytype_code", "countrytype_description", "flightnumbers_callsign", "flightnumbers_iataflightnumber", "flightnumbers_icaoflightnumber", "flightnumbers_internalflightnumber", "flightnumbers_operatoriataflightnumber", "flightnumbers_operatoricaoflightnumber", "flightnumbers_operatorinternalflightnumber", "flightnumbers_operatorsuffix", "flightnumbers_operatortripnumber", "flightnumbers_suffix", "flightnumbers_tripnumber", "flightstatus_code", "flightstatus_description", "publiccomment", "remark_code", "remark_description", "servicetype_description", "servicetype_iatacode", "timestamps_aobt", "timestamps_atot", "timestamps_cancellationdate", "timestamps_eobt", "timestamps_modificationdate", "timestamps_sobt", "turnflightinternalid", "last_update_fme"], "types": {"aircraft_aircrafttype_iatacode": "str", "aircraft_aircrafttype_icaocode": "str", "aircraft_aircrafttype_modelname": "str", "airlines_airline_iatacode": "str", "airlines_airline_icaocode": "str", "airlines_airline_name": "str", "airlines_operator_iatacode": "str", "airlines_operator_icaocode": "str", "airlines_operator_name": "str", "airportresources_boarding_departurelounge": "str", "airportresources_boarding_gates": "str", "airportresources_checkin_checkinarea": "int", "airportresources_checkin_desks": "str", "airportresources_terminal": "str", "airports_destination_iatacode": "str", "airports_destination_icaocode": "str", "airports_destination_name": "str", "airports_next_iatacode": "str", "airports_next_icaocode": "str", "airports_next_name": "str", "countrytype_code": "str", "countrytype_description": "str", "flightnumbers_callsign": "str", "flightnumbers_iataflightnumber": "str", "flightnumbers_icaoflightnumber": "str", "flightnumbers_internalflightnumber": "str", "flightnumbers_operatoriataflightnumber": "str", "flightnumbers_operatoricaoflightnumber": "str", "flightnumbers_operatorinternalflightnumber": "str", "flightnumbers_operatortripnumber": "str", "flightnumbers_tripnumber": "str", "flightstatus_code": "str", "flightstatus_description": "str", "gid": "int", "last_update_fme": "datetime", "publiccomment": "str", "remark_code": "str", "remark_description": "str", "servicetype_description": "str", "servicetype_iatacode": "str", "timestamps_aobt": "datetime", "timestamps_atot": "datetime", "timestamps_cancellationdate": "datetime", "timestamps_eobt": "datetime", "timestamps_modificationdate": "datetime", "timestamps_sobt": "datetime", "turnflightinternalid": "int"}}, "rdata/adr_voie_lieu.adrcommune": {"fields": ["nom", "nomreduit", "insee", "datecreation", "datemajgraph", "datemajalpha", "trigramme", "libofficiel", "gid"], "types": {"datecreation": "datetime", "datemajalpha": "date", "gid": "int", "insee": "str", "libofficiel": "str", "nom": "str", "nomreduit": "str", "trigramme": "str"}}, "rdata/apd_apidae.apdevenement": {"fields": ["id", "id_apidae1", "type", "type_detail", "nom", "adresse", "codepostal", "commune", "telephone", "fax", "telephonefax", "email", "siteweb", "facebook", "ouverture", "tarifsenclair", "tarifsmin", "tarifsmax", "producteur", "gid", "date_creation", "last_update", "last_update_fme"], "types": {"adresse": "str", "codepostal": "str", "commune": "str", "date_creation": "str", "email": "str", "facebook": "str", "fax": "str", "gid": "int", "id": "str", "id_apidae1": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "ouverture": "str", "producteur": "str", "siteweb": "str", "tarifsenclair": "str", "tarifsmax": "float", "tarifsmin": "float", "telephone": "str", "type": "str", "type_detail": "str"}}, "rdata/apd_apidae.apdselections_1": {"fields": ["id", "idsitra", "nom", "theme", "type", "address", "insee", "descrcourtfr", "descrdetailfr", "contact", "ouverture", "tarifsenclair", "tarifmin", "tarifmax", "modepaiemt", "illustrations", "producteur", "datecreation", "datemaj", "last_update_fme", "toodego", "tourisme", "gid"], "types": {"address.addressCountry": "str", "address.addressLocality": "str", "address.name": "str", "address.postOfficeBoxNumber": "str", "address.postalCode": "str", "address.streetAddress": "str", "contact.0.Fax": "str", "contact.0.Google My Business": "str", "contact.0.M\u00e9l": "str", "contact.0.Page facebook": "str", "contact.0.Shorty URL": "str", "contact.0.Site internet mobile": "str", "contact.0.Site web (URL)": "str", "contact.0.Tripadvisor": "str", "contact.0.Twitter": "str", "contact.0.T\u00e9l\u00e9phone": "str", "contact.0.T\u00e9l\u00e9phone /fax": "str", "contact.0.Yelp": "str", "datecreation": "datetime", "datemaj": "datetime", "descrcourtfr": "str", "descrdetailfr": "str", "gid": "int", "id": "str", "idsitra": "str", "illustrations.0.hauteur": "int", "illustrations.0.largeur": "int", "illustrations.0.taille": "int", "illustrations.0.url": "str", "illustrations.0.urlFiche": "str", "insee": "str", "last_update_fme": "datetime", "modepaiemt.0": "str", "nom": "str", "ouverture": "str", "producteur": "str", "tarifmax": "float", "tarifmin": "float", "tarifsenclair": "str", "theme.0": "str", "toodego": "bool", "tourisme": "bool", "type": "str"}}, "rdata/apd_apidae.apdtourisme_1": {"fields": ["id", "idsitra", "nom", "codeinsee", "adresse", "descrcourtfr", "descrdetailfr", "contact", "ouverture", "tarifsenclair", "tarifmin", "tarifmax", "modepaiemt", "theme", "type", "illustrations", "producteur", "datecreation", "datemaj", "gid"], "types": {"adresse.addressCountry": "str", "adresse.adressLocality": "str", "adresse.postalCode": "int", "adresse.streetAddress": "str", "codeinsee": "str", "contact.0.Fax": "str", "contact.0.Google My Business": "str", "contact.0.M\u00e9l": "str", "contact.0.Page facebook": "str", "contact.0.Shorty URL": "str", "contact.0.Site internet mobile": "str", "contact.0.Site web (URL)": "str", "contact.0.Tripadvisor": "str", "contact.0.Twitter": "str", "contact.0.T\u00e9l\u00e9phone": "str", "contact.0.T\u00e9l\u00e9phone /fax": "str", "contact.0.Yelp": "str", "datecreation": "datetime", "datemaj": "datetime", "descrcourtfr": "str", "descrdetailfr": "str", "gid": "int", "id": "str", "idsitra": "str", "illustrations.0.hauteur": "int", "illustrations.0.largeur": "int", "illustrations.0.taille": "int", "illustrations.0.url": "str", "illustrations.0.urlFiche": "str", "modepaiemt.0": "str", "nom": "str", "ouverture": "str", "producteur": "str", "tarifmax": "float", "tarifmin": "float", "tarifsenclair": "str", "theme": "str", "type": "str"}}, "rdata/caluire.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/caluire.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/caluire.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/caluire.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/caluire.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str", "lettre": "str"}}, "rdata/caluire.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"couronnement": "str", "etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/caluire.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/caluire.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/caluire.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedecisioninitiale": "datetime", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/caluire.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/caluire.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/caluire.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/caluire.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "numero": "str"}}, "rdata/caluire.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/car_care.cardefibrillateur_1": {"fields": ["nom", "address", "insee", "accesenviront", "acceslibre", "presenceaccueil", "presencepostesecurite", "accesetage", "accesinfos", "dispojours", "dispohoraires", "dateinstal", "etatfonctiont", "electrodepediatrique", "photo", "majdonnees", "majfme", "gid"], "types": {"accesenviront": "str", "accesetage": "str", "accesinfos": "str", "acceslibre": "bool", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "dateinstal": "date", "dispohoraires": "str", "dispojours": "str", "electrodepediatrique": "bool", "etatfonctiont": "str", "gid": "int", "insee": "str", "majdonnees": "date", "majfme": "datetime", "nom": "str", "photo.0.url": "str", "presenceaccueil": "bool", "presencepostesecurite": "bool"}}, "rdata/car_care.cardefibrillateur_latest": {"fields": ["nom", "address", "insee", "accesenviront", "acceslibre", "presenceaccueil", "presencepostesecurite", "accesetage", "accesinfos", "dispojours", "dispohoraires", "dateinstal", "etatfonctiont", "electrodepediatrique", "photo", "majdonnees", "gid"], "types": {"accesenviront": "str", "accesetage": "str", "accesinfos": "str", "acceslibre": "bool", "address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "dateinstal": "date", "dispohoraires": "str", "dispojours": "str", "electrodepediatrique": "bool", "etatfonctiont": "str", "gid": "int", "insee": "str", "majdonnees": "date", "nom": "str", "photo.0.url": "str", "presenceaccueil": "bool", "presencepostesecurite": "bool"}}, "rdata/car_care.carprecariteetudiante_1": {"fields": ["id", "nom", "categorie", "description", "modalites_inscription", "address", "insee", "sur_inscription", "gratuit", "repas_prepares", "produits_alimentaires", "produits_bio", "produits_hygiene", "produits_eqpt", "acces_tc", "horaires", "prix", "moyens_paiement", "infos_pratiques", "email", "telephone", "url", "last_update_fme", "gid"], "types": {"acces_tc": "str", "address.addressCountry": "str", "address.addressLocality": "str", "address.name": "str", "address.postalCode": "str", "address.streetAddress": "str", "categorie": "str", "description": "str", "email": "str", "gid": "int", "gratuit": "bool", "horaires": "str", "id": "str", "infos_pratiques": "str", "insee": "str", "last_update_fme": "datetime", "modalites_inscription": "str", "moyens_paiement": "str", "nom": "str", "prix": "str", "produits_alimentaires": "bool", "produits_bio": "bool", "produits_eqpt": "bool", "produits_hygiene": "bool", "repas_prepares": "bool", "sur_inscription": "bool", "telephone": "str", "url": "str"}}, "rdata/car_care.carprecariteetudiante_latest": {"fields": ["id", "nom", "categorie", "description", "modalites_inscription", "address", "insee", "sur_inscription", "gratuit", "repas_prepares", "produits_alimentaires", "produits_bio", "produits_hygiene", "produits_eqpt", "acces_tc", "horaires", "prix", "moyens_paiement", "infos_pratiques", "email", "telephone", "url", "gid"], "types": {"acces_tc": "str", "address.addressCountry": "str", "address.addressLocality": "str", "address.name": "str", "address.postalCode": "str", "address.streetAddress": "str", "categorie": "str", "description": "str", "email": "str", "gid": "int", "gratuit": "bool", "horaires": "str", "id": "str", "infos_pratiques": "str", "insee": "str", "modalites_inscription": "str", "moyens_paiement": "str", "nom": "str", "prix": "str", "produits_alimentaires": "bool", "produits_bio": "bool", "produits_eqpt": "bool", "produits_hygiene": "bool", "repas_prepares": "bool", "sur_inscription": "bool", "telephone": "str", "url": "str"}}, "rdata/chassieu.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/chassieu.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/chassieu.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {"adresseurlads": "str", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "nomads": "str", "numerodossier": "str"}}, "rdata/chassieu.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/chassieu.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"gid": "int"}}, "rdata/chassieu.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/chassieu.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/chassieu.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/chassieu.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/chassieu.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {}}, "rdata/chassieu.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {"gid": "int"}}, "rdata/chassieu.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/chassieu.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "numero": "str"}}, "rdata/chassieu.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/cov_covid19.aidecovidgrandlyon": {"fields": ["id", "titre", "categorie", "type", "descriptif", "modalite", "public", "localisation", "modalite_de_livraison", "mode_de_paiement", "media_associe", "porteur_initiative", "cree_le", "modifie_le"], "types": {"categorie.libelle": "str", "categorie.valeur": "int", "cree_le": "datetime", "descriptif": "str", "id": "str", "localisation.0.libelle": "str", "localisation.0.valeur": "str", "media_associe": "str", "modalite.0.libelle": "str", "modalite.0.valeur": "int", "modalite_de_livraison.0.libelle": "str", "modalite_de_livraison.0.valeur": "int", "mode_de_paiement.libelle": "str", "mode_de_paiement.valeur": "int", "modifie_le": "datetime", "porteur_initiative": "str", "public.0.libelle": "str", "public.0.valeur": "int", "titre": "str", "type.0.libelle": "str", "type.0.valeur": "int"}}, "rdata/cov_covid19.clickandcollect": {"fields": ["gid", "nom", "siret", "categorie", "address", "telephone", "telephone_commande", "mail", "url_vente_en_ligne", "url_page_marketplace", "facebook", "services_proposes", "openinghoursspecification", "observation"], "types": {"address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "categorie": "str", "facebook": "str", "gid": "int", "mail": "str", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "services_proposes.0": "str", "siret": "int", "telephone": "str", "telephone_commande": "str", "url_vente_en_ligne": "str"}}, "rdata/cov_covid19.covcentrevaccination_1": {"fields": ["nom", "address", "insee", "telephone", "datemaj", "gid"], "types": {"address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "datemaj": "datetime", "gid": "int", "insee": "str", "nom": "str", "telephone": "str"}}, "rdata/cov_covid19.covsecteurmasque_1": {"fields": ["portmasque", "gid", "commune"], "types": {"commune": "str", "gid": "int", "portmasque": "str"}}, "rdata/cov_covid19.covstationdepistage_1": {"fields": ["nom", "infoloc", "commune", "insee", "horaires", "openinghoursspecification", "gid"], "types": {"commune": "str", "gid": "int", "horaires": "str", "infoloc": "str", "insee": "str", "nom": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime"}}, "rdata/cov_covid19.covurgenhuma_1": {"fields": ["categorie", "sscategorie", "nom", "address", "infoloc", "commune", "insee", "codepostal", "public", "services", "openinghours", "openinghoursspecification", "telephone", "mail", "identifiant", "datemaj", "gid", "motscles"], "types": {"address.addressLocality": "str", "address.postalCode": "str", "address.streetAddress": "str", "categorie": "str", "codepostal": "str", "commune": "str", "datemaj": "datetime", "gid": "int", "identifiant": "str", "infoloc": "str", "insee": "str", "mail": "str", "motscles.0": "str", "nom": "str", "openinghours.0": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek": "str", "openinghoursspecification.0.opens": "str", "openinghoursspecification.0.validFrom": "datetime", "openinghoursspecification.0.validThrough": "datetime", "public": "str", "services": "str", "sscategorie": "str", "telephone": "str"}}, "rdata/cov_covid19.covurgenhumaaccalim": {"fields": ["sscategorie", "nom", "adresse", "infoloc", "commune", "insee", "codepostal", "public", "services", "horaires", "telephone", "mail", "datemaj", "gid"], "types": {"adresse": "str", "codepostal": "str", "commune": "str", "datemaj": "datetime", "gid": "int", "horaires": "str", "infoloc": "str", "insee": "str", "mail": "str", "nom": "str", "public": "str", "services": "str", "sscategorie": "str", "telephone": "str"}}, "rdata/cov_covid19.covurgenhumaaccheberg": {"fields": ["sscategorie", "nom", "adresse", "infoloc", "commune", "insee", "codepostal", "public", "services", "horaires", "telephone", "mail", "datemaj", "gid"], "types": {"adresse": "str", "codepostal": "str", "commune": "str", "datemaj": "datetime", "gid": "int", "horaires": "str", "infoloc": "str", "insee": "str", "mail": "str", "nom": "str", "public": "str", "services": "str", "telephone": "str"}}, "rdata/cov_covid19.covurgenhumaaccsoin": {"fields": ["sscategorie", "nom", "adresse", "infoloc", "commune", "insee", "codepostal", "public", "services", "horaires", "telephone", "mail", "datemaj", "gid"], "types": {"adresse": "str", "codepostal": "str", "commune": "str", "datemaj": "datetime", "gid": "int", "horaires": "str", "infoloc": "str", "insee": "str", "mail": "str", "nom": "str", "public": "str", "services": "str", "sscategorie": "str", "telephone": "str"}}, "rdata/cov_covid19.covurgenhumaservquot": {"fields": ["sscategorie", "nom", "adresse", "infoloc", "commune", "insee", "codepostal", "public", "services", "horaires", "telephone", "mail", "datemaj", "gid"], "types": {"adresse": "str", "codepostal": "str", "commune": "str", "datemaj": "datetime", "gid": "int", "horaires": "str", "infoloc": "str", "insee": "str", "mail": "str", "nom": "str", "public": "str", "services": "str", "sscategorie": "str", "telephone": "str"}}, "rdata/demo.demovelov": {"fields": ["number", "name", "address", "address2", "commune", "nmarrond", "bonus", "pole", "lat", "lng", "bike_stands", "status", "available_bike_stands", "available_bikes", "availabilitycode", "availability", "banking", "gid", "last_update", "last_update_fme"], "types": {"address": "str", "address2": "str", "availability": "str", "availabilitycode": "int", "available_bike_stands": "int", "available_bikes": "int", "banking": "bool", "bike_stands": "int", "bonus": "str", "commune": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "lat": "float", "lng": "float", "name": "str", "nmarrond": "int", "number": "int", "pole": "str", "status": "str"}}, "rdata/eau_dci.eaudecieqpt": {"fields": ["identeqpt", "seqdeci", "marquage", "codeinsee", "domanial", "relation", "proprio", "gestionn", "classepre", "codfamille", "marque", "modele", "diametre", "diamcana", "capacite", "datrecept", "exploit", "debit", "pression", "pressstat", "datcontrol", "statut", "dateetat", "adresse", "document_joint", "url_document", "gid"], "types": {"adresse": "str", "capacite": "int", "classepre": "str", "codeinsee": "str", "codfamille": "str", "datcontrol": "date", "dateetat": "date", "datrecept": "date", "debit": "int", "diamcana": "int", "diametre": "int", "document_joint": "str", "domanial": "str", "exploit": "str", "gestionn": "str", "gid": "int", "identeqpt": "str", "marquage": "str", "marque": "str", "modele": "str", "pression": "float", "pressstat": "float", "proprio": "str", "relation": "str", "seqdeci": "int", "statut": "str", "url_document": "str"}}, "rdata/eau_dci.hydrant": {"fields": ["identifiant", "numpompier", "statut", "datmaja", "commune", "maitreouvrage", "typehydrant", "anneepose", "exploitant", "debitmax", "pression", "diametre", "datedebit", "causeindispo", "gid"], "types": {"anneepose": "int", "causeindispo": "str", "commune": "str", "datedebit": "datetime", "datmaja": "datetime", "debitmax": "int", "diametre": "int", "exploitant": "str", "gid": "int", "identifiant": "str", "maitreouvrage": "str", "numpompier": "int", "pression": "float", "statut": "str", "typehydrant": "str"}}, "rdata/eco_economie.ecoagencepolemploi_1": {"fields": ["nom", "code", "type", "address", "insee", "contact", "openinghours", "accueil", "dispositifadeda", "last_update_fme", "gid"], "types": {"accueil": "str", "address.addressCountry": "str", "address.addressLocality": "str", "address.name": "str", "address.postalCode": "str", "address.streetAddress": "str", "code": "str", "contact.email": "str", "contact.telephone": "str", "dispositifadeda": "bool", "gid": "int", "insee": "str", "last_update_fme": "datetime", "nom": "str", "openinghours.0": "str", "type": "str"}}, "rdata/eco_economie.ecoagencepolemploi_latest": {"fields": ["nom", "code", "type", "address", "insee", "contact", "openinghours", "accueil", "dispositifadeda", "gid"], "types": {"accueil": "str", "address.addressCountry": "str", "address.addressLocality": "str", "address.name": "str", "address.postalCode": "str", "address.streetAddress": "str", "code": "str", "contact.email": "str", "contact.telephone": "str", "dispositifadeda": "bool", "gid": "int", "insee": "str", "nom": "str", "openinghours.0": "str", "type": "str"}}, "rdata/gin_nettoiement.gincdp": {"fields": ["identifiant", "typecdp", "commune", "numerodansvoie", "voie", "observationlocalisante", "codefuv", "collecteur", "datecreation", "datemodifgeo", "datemodifalpha", "statut", "support", "gestionnaire", "commentaire", "gid"], "types": {"codefuv": "str", "collecteur": "str", "commentaire": "str", "commune": "str", "datecreation": "datetime", "datemodifalpha": "datetime", "datemodifgeo": "datetime", "gestionnaire": "str", "gid": "int", "identifiant": "str", "numerodansvoie": "str", "observationlocalisante": "str", "statut": "str", "support": "str", "typecdp": "str", "voie": "str"}}, "rdata/gin_nettoiement.gincorbeille": {"fields": ["identifiant", "numerodansvoie", "voie", "codefuv", "commune", "code_insee", "observationlocalisante", "referencemobilier", "support", "collecteur", "gestionnaire", "implantation", "statut", "commentaire", "datecreation", "datemodifgeo", "datemodifalpha", "gid"], "types": {"code_insee": "str", "codefuv": "str", "collecteur": "str", "commentaire": "str", "commune": "str", "datecreation": "datetime", "datemodifalpha": "datetime", "datemodifgeo": "datetime", "gestionnaire": "str", "gid": "int", "identifiant": "str", "implantation": "str", "numerodansvoie": "str", "observationlocalisante": "str", "referencemobilier": "str", "statut": "str", "support": "str", "voie": "str"}}, "rdata/jcd_jcdecaux.activitejcdvelov": {"fields": ["numero", "nom", "adresse", "adresse2", "commune", "annee", "nbbornettes", "nbprises", "nbdeposes", "balance", "gid"], "types": {"adresse": "str", "adresse2": "str", "annee": "int", "balance": "int", "commune": "str", "gid": "int", "nbbornettes": "int", "nbdeposes": "int", "nbprises": "int", "nom": "str", "numero": "str"}}, "rdata/jcd_jcdecaux.jcdvelov": {"fields": ["number", "name", "address", "address2", "commune", "nmarrond", "bonus", "pole", "lat", "lng", "bike_stands", "status", "available_bike_stands", "available_bikes", "availabilitycode", "availability", "banking", "gid", "last_update", "last_update_fme", "code_insee", "langue", "etat", "nature", "titre", "description", "startdate", "enddate"], "types": {"address": "str", "address2": "str", "availability": "str", "availabilitycode": "int", "available_bike_stands": "int", "available_bikes": "int", "banking": "bool", "bike_stands": "int", "code_insee": "str", "commune": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "lat": "float", "lng": "float", "name": "str", "nmarrond": "int", "number": "int", "pole": "str", "status": "str"}}, "rdata/jcd_jcdecaux.jcdvelov_2154": {"fields": ["number", "name", "address", "address2", "commune", "nmarrond", "bonus", "pole", "lat", "lng", "bike_stands", "status", "available_bike_stands", "available_bikes", "availabilitycode", "availability", "banking", "gid", "last_update", "last_update_fme", "code_insee", "langue", "etat", "nature", "titre", "description", "startdate", "enddate"], "types": {"address": "str", "address2": "str", "availability": "str", "availabilitycode": "int", "available_bike_stands": "int", "available_bikes": "int", "banking": "bool", "bike_stands": "int", "code_insee": "str", "commune": "str", "description": "str", "enddate": "datetime", "etat": "str", "gid": "int", "langue": "str", "last_update": "datetime", "last_update_fme": "datetime", "lat": "float", "lng": "float", "name": "str", "nature": "str", "nmarrond": "int", "number": "int", "pole": "str", "startdate": "datetime", "status": "str", "titre": "str"}}, "rdata/jcd_jcdecaux.jcdvelov_2_0_0": {"fields": ["number", "name", "address", "address2", "commune", "nmarrond", "bonus", "pole", "bike_stands", "available_bike_stands", "available_bikes", "availabilitycode", "availability", "status", "banking", "lat", "lng", "gid", "last_update", "last_update_fme", "code_insee", "langue", "etat", "nature", "titre", "description", "startdate", "enddate"], "types": {"address": "str", "address2": "str", "availability": "str", "availabilitycode": "int", "available_bike_stands": "int", "available_bikes": "int", "banking": "bool", "bike_stands": "int", "code_insee": "str", "commune": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "lat": "float", "lng": "float", "name": "str", "nmarrond": "int", "number": "int", "pole": "str", "status": "str"}}, "rdata/jcd_jcdecaux.jcdvelov_latest": {"fields": ["number", "name", "address", "address2", "commune", "nmarrond", "bonus", "pole", "bike_stands", "available_bike_stands", "available_bikes", "availabilitycode", "availability", "status", "banking", "lat", "lng", "gid", "last_update", "last_update_fme", "code_insee"], "types": {"address": "str", "address2": "str", "availability": "str", "availabilitycode": "int", "available_bike_stands": "int", "available_bikes": "int", "banking": "bool", "bike_stands": "int", "code_insee": "str", "commune": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "lat": "float", "lng": "float", "name": "str", "nmarrond": "int", "number": "int", "pole": "str", "status": "str"}}, "rdata/jcd_jcdecaux.jcdvelov_proj": {"fields": ["number", "name", "address", "address2", "commune", "nmarrond", "bonus", "pole", "bike_stands", "available_bike_stands", "available_bikes", "availabilitycode", "availability", "status", "banking", "lat", "lng", "gid", "last_update", "last_update_fme", "code_insee"], "types": {"address": "str", "address2": "str", "availability": "str", "availabilitycode": "int", "available_bike_stands": "int", "available_bikes": "int", "banking": "bool", "bike_stands": "int", "code_insee": "str", "commune": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "lat": "float", "lng": "float", "name": "str", "nmarrond": "int", "number": "int", "pole": "str", "status": "str"}}, "rdata/lpa_mobilite.art_parking_lpa_2_0_0": {"fields": ["parking_identifier", "parking_name", "startdate", "enddate", "workfeatured", "gid"], "types": {"enddate": "datetime", "gid": "int", "parking_identifier": "str", "parking_name": "str", "startdate": "datetime", "workfeatured.schema:author": "str", "workfeatured.schema:name": "str", "workfeatured.schema:provider": "str"}}, "rdata/lpa_mobilite.disponibilite_libre_service": {"fields": ["identifier", "date", "gid"], "types": {"date": "str", "gid": "int", "identifier": "str"}}, "rdata/lpa_mobilite.disponibilite_libre_service_2_0_0": {"fields": ["identifier", "date", "available", "gid"], "types": {"available": "bool", "date": "str", "gid": "int", "identifier": "str"}}, "rdata/lpa_mobilite.entree_parking": {"fields": ["identifier", "parking_identifier", "parking_name", "pedestrianaccess", "category", "gid", "address"], "types": {"address.schema:addressCountry": "str", "address.schema:addressLocality": "str", "address.schema:postalCode": "int", "address.schema:streetAddress": "str", "category": "str", "gid": "int", "identifier": "str", "parking_identifier": "str", "parking_name": "str", "pedestrianaccess": "bool"}}, "rdata/lpa_mobilite.logistique_urbaine": {"fields": ["name", "address", "identifiant_parking_lpa", "date_ouverture", "niveau", "hauteur_max_vehicule", "surface", "economie_co2_par_an_en_tonne", "economie_co2_depuis_creation_en_tonne", "gid"], "types": {"address.schema:addressCountry": "str", "address.schema:addressLocality": "str", "address.schema:postalCode": "int", "address.schema:streetAddress": "str", "date_ouverture": "str", "economie_co2_depuis_creation_en_tonne": "float", "economie_co2_par_an_en_tonne": "float", "gid": "int", "hauteur_max_vehicule": "float", "identifiant_parking_lpa": "str", "name": "str", "niveau": "str", "surface": "str"}}, "rdata/lpa_mobilite.parking_lpa_2_0_0": {"fields": ["identifier", "publicaccess", "name", "url", "address", "offer", "numberoflevels", "vehicleheightlimitinm", "openinghoursspecification", "telephone", "description", "capacity", "totalnumberofcharger", "charger", "photograph", "amenityfeature", "entrance", "acceptedpaymentmethod", "event", "gid", "resumetarifsabonnes", "resumetarifshoraires"], "types": {"acceptedpaymentmethod.0": "str", "address.schema:addressCountry": "str", "address.schema:addressLocality": "str", "address.schema:postalCode": "int", "address.schema:streetAddress": "str", "amenityfeature.0.schema:name": "str", "amenityfeature.0.schema:value": "str", "capacity.0.mv:maximumValue": "int", "capacity.0.mv:userGroup": "str", "capacity.0.mv:validForVehicle": "str", "charger.schema:description": "str", "charger.schema:openingHours": "str", "charger.schema:plugs.mv:plugType.0": "str", "charger.schema:plugs.mv:powerInKW": "float", "charger.schema:publicAccess": "int", "description": "str", "entrance.0.category": "str", "entrance.0.pedestrianAccess": "bool", "entrance.0.schema:address.schema:addressCountry": "str", "entrance.0.schema:address.schema:addressLocality": "str", "entrance.0.schema:address.schema:postalCode": "int", "entrance.0.schema:address.schema:streetAddress": "str", "entrance.0.schema:geo.schema:latitude": "float", "entrance.0.schema:geo.schema:longitude": "float", "entrance.0.schema:identifier": "str", "gid": "int", "identifier": "str", "name": "str", "numberoflevels": "int", "offer.0.lastUpdate": "datetime", "offer.0.schema:description": "str", "offer.0.schema:name": "str", "offer.0.schema:priceSpecification.0.mv:validForVehicle": "str", "offer.0.schema:priceSpecification.0.schema:billingIncrement": "int", "offer.0.schema:priceSpecification.0.schema:eligibleQuantity.schema:maxValue": "float", "offer.0.schema:priceSpecification.0.schema:eligibleQuantity.schema:minValue": "float", "offer.0.schema:priceSpecification.0.schema:eligibleQuantity.schema:unitCode": "str", "offer.0.schema:priceSpecification.0.schema:name": "str", "offer.0.schema:priceSpecification.0.schema:price": "str", "offer.0.schema:priceSpecification.0.schema:priceCurrency": "str", "offer.0.schema:priceSpecification.0.schema:referenceQuantity.schema:value": "int", "offer.0.schema:priceSpecification.0.schema:unitCode": "str", "offer.0.schema:priceSpecification.0.schema:validFrom": "str", "offer.0.schema:priceSpecification.0.schema:validThrough": "str", "offer.0.schema:url": "str", "openinghoursspecification.0.closes": "str", "openinghoursspecification.0.dayOfWeek.0": "str", "openinghoursspecification.0.opens": "str", "photograph.schema:copyrightHolder": "str", "photograph.schema:copyrightYear": "int", "photograph.schema:description": "str", "photograph.schema:url": "str", "publicaccess": "bool", "resumetarifsabonnes": "str", "resumetarifshoraires": "str", "telephone": "str", "totalnumberofcharger": "int", "url": "str", "vehicleheightlimitinm": "float"}}, "rdata/lpa_mobilite.parking_lpaco_2_0_0": {"fields": ["identifier", "publicaccess", "name", "url", "address", "offer", "gid"], "types": {"address.schema:addressCountry": "str", "address.schema:addressLocality": "str", "address.schema:postalCode": "int", "address.schema:streetAddress": "str", "gid": "int", "identifier": "str", "name": "str", "offer.0.schema:eligibleQuantity.schema:maxValue": "int", "offer.0.schema:eligibleQuantity.schema:minValue": "int", "offer.0.schema:priceSpecification.0.mv:validForVehicle": "str", "offer.0.schema:priceSpecification.0.schema:billingIncrement": "int", "offer.0.schema:priceSpecification.0.schema:name": "str", "offer.0.schema:priceSpecification.0.schema:price": "str", "offer.0.schema:priceSpecification.0.schema:priceCurrency": "str", "offer.0.schema:priceSpecification.0.schema:referenceQuantity.schema:value": "int", "offer.0.schema:priceSpecification.0.schema:unitCode": "str", "publicaccess": "bool", "url": "str"}}, "rdata/lpa_mobilite.station_libre_service": {"fields": ["identifier", "name", "containedinplace", "description", "gid"], "types": {"containedinplace.schema:identifier": "int", "containedinplace.schema:name": "str", "description": "str", "gid": "int", "identifier": "str", "name": "str"}}, "rdata/lpa_mobilite.voiture_libre_service": {"fields": ["schema:identifier", "stations_schema:identifier", "schema:name", "immatriculation", "schema:description", "schema:category", "rdf:type", "gid"], "types": {"gid": "int", "immatriculation": "str", "rdf:type": "str", "schema:category": "str", "schema:description": "str", "schema:identifier": "int", "schema:name": "str", "stations_schema:identifier": "int"}}, "rdata/lyv_lyvia.lyvchantier": {"fields": ["numero", "intervenant", "nature_chantier", "nature_travaux", "etat", "date_debut", "date_fin", "mesures_police", "last_update", "gid", "adresse", "commune", "contact_tel", "contact_mail", "contact_url"], "types": {"adresse": "str", "commune": "str", "contact_tel": "str", "contact_url": "str", "date_debut": "str", "date_fin": "datetime", "etat": "str", "gid": "int", "intervenant": "str", "last_update": "datetime", "nature_chantier": "str", "nature_travaux": "str", "numero": "str"}}, "rdata/med_mediation.aptic": {"fields": ["id_presence", "nom_presence", "telephone_presence", "adresse_presence", "id_organisation", "nom_organisation", "statut_juridique_organisation", "type_organisation", "id_catalogue", "nombre_services", "datecreation", "datemaj", "gid"], "types": {"adresse_presence.addressCountry": "str", "adresse_presence.addressLocality": "str", "adresse_presence.postalCode": "int", "adresse_presence.streetAddress": "str", "datecreation": "datetime", "gid": "int", "id_catalogue": "str", "id_organisation": "str", "id_presence": "str", "nom_organisation": "str", "nom_presence": "str", "nombre_services": "int", "statut_juridique_organisation": "str", "telephone_presence": "str", "type_organisation": "str"}}, "rdata/nrj_energie.nrjconsoannuiris_1": {"fields": ["codeiris", "nomiris", "typeiris", "commune", "insee", "nbsecretise", "data", "gid"], "types": {"codeiris": "int", "commune": "str", "data.0.filiere": "str", "data.0.operateur.0.nom": "str", "data.0.operateur.0.secteur.0.activite.0.codecatconso": "str", "data.0.operateur.0.secteur.0.activite.0.codenaf": "str", "data.0.operateur.0.secteur.0.activite.0.conso.0.annee": "int", "data.0.operateur.0.secteur.0.activite.0.conso.0.consomwh": "float", "data.0.operateur.0.secteur.0.activite.0.conso.0.indqual": "float", "data.0.operateur.0.secteur.0.activite.0.conso.0.nbpdl": "int", "data.0.operateur.0.secteur.0.activite.0.conso.0.thermopart": "float", "data.0.operateur.0.secteur.0.activite.0.conso.0.thermosens": "float", "data.0.operateur.0.secteur.0.activite.0.libcatconso": "str", "data.0.operateur.0.secteur.0.activite.0.libsectnaf": "str", "data.0.operateur.0.secteur.0.codesecteur": "str", "data.0.operateur.0.secteur.0.libsecteur": "str", "gid": "int", "insee": "str", "nbsecretise": "int", "nomiris": "str", "typeiris": "str"}}, "rdata/nrj_energie.nrjecomix_latest": {"fields": ["consommation", "nature", "date_heure", "bioenergies", "eolien", "hydraulique", "nucleaire", "solaire", "thermique", "pompage", "ech_physiques", "tco_bioenergies", "tco_eolien", "tco_hydraulique", "tco_nucleaire", "tco_solaire", "tco_thermique", "tch_bioenergies", "tch_eolien", "tch_hydraulique", "tch_nucleaire", "tch_solaire", "tch_thermique"], "types": {"bioenergies": "int", "consommation": "int", "date_heure": "datetime", "ech_physiques": "int", "eolien": "int", "hydraulique": "int", "nature": "str", "nucleaire": "int", "pompage": "int", "solaire": "int", "tch_bioenergies": "float", "tch_eolien": "float", "tch_hydraulique": "float", "tch_nucleaire": "float", "tch_solaire": "float", "tch_thermique": "float", "tco_bioenergies": "float", "tco_eolien": "float", "tco_hydraulique": "float", "tco_nucleaire": "float", "tco_solaire": "float", "tco_thermique": "float", "thermique": "int"}}, "rdata/nrj_energie.nrjecomixcons_1": {"fields": ["consommation", "nature", "date_heure", "bioenergies", "eolien", "hydraulique", "nucleaire", "solaire", "thermique", "pompage", "ech_physiques", "tco_bioenergies", "tco_eolien", "tco_hydraulique", "tco_nucleaire", "tco_solaire", "tco_thermique", "tch_bioenergies", "tch_eolien", "tch_hydraulique", "tch_nucleaire", "tch_solaire", "tch_thermique", "gid"], "types": {"bioenergies": "int", "consommation": "int", "date_heure": "datetime", "ech_physiques": "int", "eolien": "int", "gid": "int", "hydraulique": "int", "nature": "str", "nucleaire": "int", "pompage": "int", "solaire": "int", "tch_bioenergies": "float", "tch_eolien": "float", "tch_hydraulique": "float", "tch_nucleaire": "float", "tch_solaire": "float", "tch_thermique": "float", "tco_bioenergies": "float", "tco_eolien": "float", "tco_hydraulique": "float", "tco_nucleaire": "float", "tco_solaire": "float", "tco_thermique": "float", "thermique": "int"}}, "rdata/nrj_energie.nrjecomixtpsreel_1": {"fields": ["consommation", "nature", "date_heure", "bioenergies", "eolien", "hydraulique", "nucleaire", "solaire", "thermique", "pompage", "ech_physiques", "tco_bioenergies", "tco_eolien", "tco_hydraulique", "tco_nucleaire", "tco_solaire", "tco_thermique", "tch_bioenergies", "tch_eolien", "tch_hydraulique", "tch_nucleaire", "tch_solaire", "tch_thermique", "gid"], "types": {"bioenergies": "int", "consommation": "int", "date_heure": "datetime", "ech_physiques": "int", "eolien": "int", "gid": "int", "hydraulique": "int", "nature": "str", "nucleaire": "int", "pompage": "int", "solaire": "int", "tch_bioenergies": "float", "tch_eolien": "float", "tch_hydraulique": "float", "tch_nucleaire": "float", "tch_solaire": "float", "tch_thermique": "float", "tco_bioenergies": "float", "tco_eolien": "float", "tco_hydraulique": "float", "tco_nucleaire": "float", "tco_solaire": "float", "tco_thermique": "float", "thermique": "int"}}, "rdata/nrj_energie.nrjinstallphotovolt_1": {"fields": ["commune", "insee", "data", "gid"], "types": {"commune": "str", "data.0.date": "str", "data.0.nbinstall": "int", "data.0.puissracckw": "float", "data.0.regimexploit": "str", "gid": "int", "insee": "str"}}, "rdata/nrj_energie.nrjsigerlyarm_1": {"fields": ["identifiant", "marquage", "insee", "datemaj", "gid"], "types": {"datemaj": "datetime", "gid": "int", "identifiant": "str", "insee": "str", "marquage": "str"}}, "rdata/nrj_energie.nrjsigerlypl_1": {"fields": ["identifiant", "marquage", "insee", "datemaj", "gid"], "types": {"datemaj": "datetime", "gid": "int", "identifiant": "str", "insee": "str", "marquage": "str"}}, "rdata/nrj_energie.nrjstationrecharge_1": {"fields": ["amenageur", "operateur", "enseigne", "idstation", "station", "adresse", "insee", "nbrepdc", "pdc", "accesrecharge", "accessibilite", "observations", "datemaj", "source", "gid"], "types": {"accesrecharge": "str", "accessibilite": "str", "adresse": "str", "amenageur": "str", "datemaj": "datetime", "enseigne": "str", "gid": "int", "idstation": "str", "insee": "str", "nbrepdc": "int", "observations": "str", "operateur": "str", "pdc.0.idpdc": "str", "pdc.0.puissmax": "int", "pdc.0.typeprise": "str", "source": "str", "station": "str"}}, "rdata/pcrs.gml_1": {"fields": ["refcarreau", "datepublication", "commune", "commtrigramme", "insee", "url", "gid", "last_update_fme"], "types": {"commtrigramme": "str", "commune": "str", "datepublication": "date", "gid": "int", "insee": "str", "last_update_fme": "datetime", "refcarreau": "str", "url": "str"}}, "rdata/pcrs.gml_latest": {"fields": ["refcarreau", "datepublication", "commune", "commtrigramme", "insee", "url", "gid"], "types": {"commtrigramme": "str", "commune": "str", "datepublication": "date", "gid": "int", "insee": "str", "refcarreau": "str", "url": "str"}}, "rdata/pcrs.gmlcommune_1": {"fields": ["commune", "commtrigramme", "insee", "url", "gid", "last_update_fme"], "types": {"commtrigramme": "str", "commune": "str", "gid": "int", "insee": "str", "last_update_fme": "datetime", "url": "str"}}, "rdata/pcrs.gmlcommune_latest": {"fields": ["commune", "commtrigramme", "insee", "url", "gid"], "types": {"commtrigramme": "str", "commune": "str", "gid": "int", "insee": "str", "url": "str"}}, "rdata/public.geography_columns": {"fields": ["f_table_catalog", "f_table_schema", "f_table_name", "f_geography_column", "coord_dimension", "srid", "type"], "types": {}}, "rdata/public.geometry_columns": {"fields": ["f_table_catalog", "f_table_schema", "f_table_name", "f_geometry_column", "coord_dimension", "srid", "type"], "types": {"coord_dimension": "int", "f_geometry_column": "str", "f_table_catalog": "str", "f_table_name": "str", "f_table_schema": "str", "srid": "int", "type": "str"}}, "rdata/public.raster_columns": {"fields": ["r_table_catalog", "r_table_schema", "r_table_name", "r_raster_column", "srid", "scale_x", "scale_y", "blocksize_x", "blocksize_y", "same_alignment", "regular_blocking", "num_bands", "pixel_types", "nodata_values", "out_db", "spatial_index"], "types": {}}, "rdata/public.raster_overviews": {"fields": ["o_table_catalog", "o_table_schema", "o_table_name", "o_raster_column", "r_table_catalog", "r_table_schema", "r_table_name", "r_raster_column", "overview_factor"], "types": {}}, "rdata/pvo_patrimoine_voirie.pvocameracriter": {"fields": ["nom", "libellelong", "identifiant", "numeromaintenance", "typecamera", "fournisseur", "observation", "url", "gid", "last_update_fme", "last_update"], "types": {"fournisseur": "str", "gid": "int", "identifiant": "str", "last_update": "datetime", "last_update_fme": "datetime", "libellelong": "str", "nom": "str", "numeromaintenance": "str", "observation": "str", "typecamera": "str", "url": "str"}}, "rdata/pvo_patrimoine_voirie.pvochausseetrottoirext": {"fields": ["codetroncon", "nomvoie", "codefuv", "commune1", "commune2", "denominationroutiere", "senscirculation", "longueurcalculee", "domanialite", "hierarchiefonctionnelle", "prioritepama", "prioritesda", "prioritezca", "routegrandecirculation", "matieresdangereuses", "itineraireconvoiexceptionnel", "lignebus", "limitationvitesse", "limitationtonnage", "limitationlargeur", "limitationhauteur", "reglementationzca", "continuitecyclablezca", "reglementationprecisions", "prioritereseauvoirie", "reseaupl", "hierarchiestructurelle", "largeurchaussee", "largeurcirculeechaussee", "longueurreellechaussee", "surfacechaussee", "surfacecirculeechaussee", "pentemaximale", "pentemoyenne", "revetementchaussee", "dateauscultation", "travauxcuratifs", "datereparationcurative", "anneereparationcurative", "couchederoulement", "epaisseurcoucheroulement", "souscouche1", "epaisseursouscouche1", "souscouche2", "epaisseursouscouche2", "souscouche3", "epaisseursouscouche3", "travauxpreventifs", "datereparationpreventive", "anneereparationpreventive", "typereparation", "surfacereparee", "originereparation", "amiantedateprelevement", "amianteresultat", "amiantezoneconcernee", "amianteprecisions", "comptagepl", "particularitecomptage", "particularite", "observation", "revetementtrottoirdroit", "largeurtrottoirdroit", "longueurtrottoirdroit", "surfacetrottoirdroit", "revetementtrottoirgauche", "largeurtrottoirgauche", "longueurtrottoirgauche", "surfacetrottoirgauche", "gid"], "types": {"amiantedateprelevement": "date", "amianteprecisions": "str", "amianteresultat": "str", "amiantezoneconcernee": "str", "anneereparationcurative": "int", "anneereparationpreventive": "int", "codefuv": "str", "codetroncon": "str", "commune1": "str", "commune2": "str", "comptagepl": "str", "continuitecyclablezca": "str", "couchederoulement": "str", "dateauscultation": "date", "datereparationcurative": "date", "datereparationpreventive": "date", "denominationroutiere": "str", "domanialite": "str", "epaisseurcoucheroulement": "float", "epaisseursouscouche1": "float", "epaisseursouscouche2": "float", "epaisseursouscouche3": "float", "gid": "int", "hierarchiefonctionnelle": "str", "hierarchiestructurelle": "str", "largeurchaussee": "float", "largeurcirculeechaussee": "float", "largeurtrottoirdroit": "float", "largeurtrottoirgauche": "float", "lignebus": "str", "limitationhauteur": "float", "limitationlargeur": "float", "limitationtonnage": "float", "limitationvitesse": "int", "longueurcalculee": "float", "longueurreellechaussee": "float", "longueurtrottoirdroit": "float", "longueurtrottoirgauche": "float", "matieresdangereuses": "str", "nomvoie": "str", "observation": "str", "originereparation": "str", "particularitecomptage": "str", "pentemaximale": "int", "pentemoyenne": "int", "prioritepama": "str", "prioritereseauvoirie": "str", "prioritesda": "str", "prioritezca": "str", "reglementationprecisions": "str", "reglementationzca": "str", "reseaupl": "str", "revetementchaussee": "str", "revetementtrottoirdroit": "str", "revetementtrottoirgauche": "str", "routegrandecirculation": "str", "senscirculation": "str", "souscouche1": "str", "souscouche2": "str", "souscouche3": "str", "surfacechaussee": "float", "surfacecirculeechaussee": "float", "surfacereparee": "float", "surfacetrottoirdroit": "float", "surfacetrottoirgauche": "float", "travauxcuratifs": "str", "travauxpreventifs": "str", "typereparation": "str"}}, "rdata/pvo_patrimoine_voirie.pvocomptagevelo": {"fields": ["id", "name", "latitude", "longitude", "timezone", "date_installation", "intervalle", "counter", "counts", "status", "photo", "last_update", "last_update_fme", "gid"], "types": {"counter": "str", "counts": "int", "date_installation": "datetime", "gid": "int", "id": "str", "intervalle": "int", "last_update": "datetime", "last_update_fme": "datetime", "latitude": "float", "longitude": "float", "name": "str", "photo": "str", "status": "str", "timezone": "str"}}, "rdata/pvo_patrimoine_voirie.pvoevenement": {"fields": ["id", "confidentiality", "informationstatus", "type", "creationreference", "creationtime", "observationtime", "version", "versiontime", "firstsupplierversiontime", "probability", "status", "starttime", "endtime", "numberoflanesrestricted", "publiccomment", "direction", "townname", "linkname", "disturbanceactivitytype", "effectonroadlayout", "networkmanagementtype", "publiceventtype", "roadmaintenancetype", "mobility", "creator", "gid", "last_update", "last_update_fme", "locationtype", "abnormaltraffictype", "roadcarriagelanemgmttype", "authorityoperationtype"], "types": {"abnormaltraffictype": "str", "confidentiality": "str", "creationtime": "datetime", "creator": "str", "direction": "str", "disturbanceactivitytype": "str", "endtime": "datetime", "firstsupplierversiontime": "datetime", "gid": "int", "id": "str", "informationstatus": "str", "last_update": "datetime", "last_update_fme": "datetime", "linkname": "str", "locationtype": "str", "networkmanagementtype": "str", "numberoflanesrestricted": "float", "observationtime": "datetime", "probability": "str", "publiccomment": "str", "publiceventtype": "str", "roadcarriagelanemgmttype": "str", "starttime": "datetime", "status": "str", "townname": "str", "type": "str", "version": "int", "versiontime": "datetime"}}, "rdata/pvo_patrimoine_voirie.pvoparkingtr": {"fields": ["pkgid", "nom", "gestionnaire", "id_fournisseur", "capacitevoiture", "capacitemoto", "capacitevelo", "capaciteautopartage", "capacitepmr", "etat", "etat_code", "gid", "last_update", "last_update_fme"], "types": {"capaciteautopartage": "int", "capacitemoto": "int", "capacitepmr": "int", "capacitevelo": "int", "capacitevoiture": "int", "etat": "str", "etat_code": "int", "gestionnaire": "str", "gid": "int", "id_fournisseur": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "pkgid": "int"}}, "rdata/pvo_patrimoine_voirie.pvopersistanceparkingetalab": {"fields": ["id_gestionnaire", "gestionnaire", "insee", "id_nombre"], "types": {"gestionnaire": "str", "id_gestionnaire": "str", "id_nombre": "int", "insee": "str"}}, "rdata/pvo_patrimoine_voirie.pvoprevisiontrafic1h": {"fields": ["twgid", "pas_prevision", "code", "libelle", "sens", "longueur", "fournisseur", "id_fournisseur", "etat", "vitesse_moyenne", "id_ptm", "libelle_ptm", "debit_ptm", "taux_ptm", "seuil_orange_ptm", "seuil_rouge_ptm", "gid", "last_update_fme"], "types": {"code": "str", "debit_ptm": "str", "etat": "str", "fournisseur": "str", "gid": "int", "id_fournisseur": "str", "id_ptm": "str", "last_update_fme": "datetime", "libelle": "str", "libelle_ptm": "str", "longueur": "str", "pas_prevision": "int", "sens": "str", "seuil_orange_ptm": "str", "seuil_rouge_ptm": "str", "taux_ptm": "str", "twgid": "int", "vitesse_moyenne": "int"}}, "rdata/pvo_patrimoine_voirie.pvostationautopartagetr": {"fields": ["idstation", "nom", "commune", "typeautopartage", "nbemplacements", "localisation", "anneerealisation", "addresse", "postal_code", "cars", "charge_slots", "charging_status", "kind", "public_name", "rental_status", "scheduled_at", "slots", "station_type", "status", "subscription_status", "gid", "last_update", "last_update_fme"], "types": {"anneerealisation": "int", "cars": "int", "commune": "str", "gid": "int", "idstation": "str", "last_update": "datetime", "last_update_fme": "datetime", "localisation": "str", "nbemplacements": "int", "nom": "str", "typeautopartage": "str"}}, "rdata/pvo_patrimoine_voirie.pvotrafic": {"fields": ["twgid", "code", "libelle", "zoom", "sens", "longueur", "fournisseur", "id_fournisseur", "etat", "vitesse", "ids_ptm", "gid", "last_update", "last_update_fme"], "types": {"code": "str", "etat": "str", "fournisseur": "str", "gid": "int", "id_fournisseur": "str", "ids_ptm": "str", "last_update": "datetime", "last_update_fme": "datetime", "libelle": "str", "longueur": "str", "sens": "str", "twgid": "int", "vitesse": "str", "zoom": "int"}}, "rdata/rillieux.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/rillieux.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/rillieux.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {"adresseurlads": "str", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "nomads": "str", "numerodossier": "str"}}, "rdata/rillieux.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/rillieux.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str", "lettre": "str"}}, "rdata/rillieux.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"couronnement": "str", "etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/rillieux.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/rillieux.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/rillieux.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedecisioninitiale": "datetime", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/rillieux.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/rillieux.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {"gid": "int"}}, "rdata/rillieux.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/rillieux.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "numero": "str"}}, "rdata/rillieux.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/rnsa_reseau_aerobio.histornsabulletin": {"fields": ["type", "designation", "nom_latin", "quantite", "raep", "commentaire", "date_bulletin", "date_fin_validite", "gid", "last_update_fme"], "types": {"commentaire": "str", "date_bulletin": "datetime", "date_fin_validite": "datetime", "designation": "str", "gid": "int", "last_update_fme": "datetime", "nom_latin": "str", "quantite": "str", "raep": "str", "type": "str"}}, "rdata/rnsa_reseau_aerobio.rnsabulletin": {"fields": ["type", "designation", "nom_latin", "quantite", "raep", "commentaire", "date_bulletin", "date_fin_validite", "gid", "last_update_fme"], "types": {"commentaire": "str", "date_bulletin": "datetime", "date_fin_validite": "datetime", "designation": "str", "gid": "int", "last_update_fme": "datetime", "nom_latin": "str", "quantite": "str", "raep": "str", "type": "str"}}, "rdata/rx_rhonexpress.rxarret": {"fields": ["id", "nom", "desserte", "pmr", "ascenseur", "escalator", "gid", "last_update", "last_update_fme"], "types": {"ascenseur": "bool", "desserte": "str", "escalator": "bool", "gid": "int", "id": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "pmr": "bool"}}, "rdata/rx_rhonexpress.rxligne": {"fields": ["code_titan", "ligne", "sens", "indice", "infos", "libelle", "ut", "couleur", "gid", "last_update", "last_update_fme"], "types": {"code_titan": "str", "couleur": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "libelle": "str", "ligne": "str", "sens": "str"}}, "rdata/rx_rhonexpress.rxligne_2_0_0": {"fields": ["ligne", "code_trace", "code_ligne", "type_trace", "nom_trace", "sens", "origine", "destination", "nom_origine", "nom_destination", "famille_transport", "date_debut", "date_fin", "code_type_ligne", "nom_type_ligne", "pmr", "code_tri_ligne", "nom_version", "last_update", "last_update_fme", "gid"], "types": {"code_ligne": "str", "code_trace": "str", "code_type_ligne": "str", "date_debut": "str", "destination": "str", "famille_transport": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "ligne": "str", "nom_destination": "str", "nom_origine": "str", "nom_trace": "str", "nom_type_ligne": "str", "nom_version": "str", "origine": "str", "pmr": "bool", "sens": "str", "type_trace": "str"}}, "rdata/rx_rhonexpress.rxpassagearret": {"fields": ["id", "ligne", "direction", "delaipassage", "type", "heurepassage", "idtarretdestination", "coursetheorique", "gid", "last_update_fme"], "types": {"coursetheorique": "str", "delaipassage": "str", "direction": "str", "gid": "int", "heurepassage": "datetime", "id": "str", "idtarretdestination": "int", "last_update_fme": "datetime", "ligne": "str", "type": "str"}}, "rdata/saintpriest.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nom": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/saintpriest.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/saintpriest.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {"adresseurlads": "str", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "nomads": "str", "numerodossier": "str"}}, "rdata/saintpriest.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/saintpriest.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str", "lettre": "str"}}, "rdata/saintpriest.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/saintpriest.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/saintpriest.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/saintpriest.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedecisioninitiale": "datetime", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "naturedecisioninitiale": "str"}}, "rdata/saintpriest.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/saintpriest.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {}}, "rdata/saintpriest.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/saintpriest.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "numero": "str"}}, "rdata/saintpriest.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/sit_sitra.sittourisme": {"fields": ["id", "id_sitra1", "type", "type_detail", "nom", "adresse", "codepostal", "commune", "telephone", "fax", "telephonefax", "email", "siteweb", "facebook", "classement", "ouverture", "tarifsenclair", "tarifsmin", "tarifsmax", "producteur", "gid", "date_creation", "last_update", "last_update_fme"], "types": {"adresse": "str", "classement": "str", "codepostal": "str", "commune": "str", "date_creation": "str", "email": "str", "facebook": "str", "fax": "str", "gid": "int", "id": "str", "id_sitra1": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "ouverture": "str", "producteur": "str", "siteweb": "str", "tarifsenclair": "str", "tarifsmax": "float", "tarifsmin": "float", "telephone": "str", "telephonefax": "str", "type": "str", "type_detail": "str"}}, "rdata/sncf_gares_connexions.sncfgarelieu": {"fields": ["identifiant_lieu", "nom_lieu", "code_sncf", "nom_sncf", "gid", "last_update_fme"], "types": {"code_sncf": "str", "gid": "int", "identifiant_lieu": "str", "last_update_fme": "datetime", "nom_lieu": "str", "nom_sncf": "str"}}, "rdata/sncf_gares_connexions.sncftraingarearrivee": {"fields": ["gare_id", "origdest", "num", "type", "picto", "attribut_voie", "voie", "heure", "etat", "retard", "gid", "last_update", "last_update_fme"], "types": {"attribut_voie": "str", "etat": "str", "gare_id": "str", "gid": "int", "heure": "datetime", "last_update": "datetime", "last_update_fme": "datetime", "num": "str", "origdest": "str", "picto": "int", "retard": "int", "type": "str", "voie": "str"}}, "rdata/sncf_gares_connexions.sncftraingaredepart": {"fields": ["gare_id", "origdest", "num", "type", "picto", "attribut_voie", "voie", "heure", "etat", "retard", "gid", "last_update", "last_update_fme"], "types": {"attribut_voie": "str", "gare_id": "str", "gid": "int", "heure": "datetime", "last_update": "datetime", "last_update_fme": "datetime", "num": "str", "origdest": "str", "picto": "int", "retard": "int", "type": "str", "voie": "str"}}, "rdata/tassin.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nom": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/tassin.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/tassin.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/tassin.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {"adresseurlads": "str", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "nomads": "str", "numerodossier": "str"}}, "rdata/tassin.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str", "lettre": "str"}}, "rdata/tassin.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"couronnement": "str", "etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/tassin.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"couronnement": "str", "etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/tassin.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/tassin.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedecisioninitiale": "datetime", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "naturedecisioninitiale": "str"}}, "rdata/tassin.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/tassin.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/tassin.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/tassin.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"gid": "int", "numero": "str"}}, "rdata/tassin.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/tca_transports_alternatifs.tcaarretmia": {"fields": ["nom", "uid", "gid"], "types": {"gid": "int", "nom": "str", "uid": "str"}}, "rdata/tca_transports_alternatifs.tcaarretnavly": {"fields": ["nom", "ligne1", "ligne2", "gid"], "types": {"gid": "int", "ligne1": "str", "ligne2": "str", "nom": "str"}}, "rdata/tca_transports_alternatifs.tcaarretvaporetto": {"fields": ["nom", "ligne1", "ligne2", "gid"], "types": {"gid": "int", "ligne1": "str", "ligne2": "str", "nom": "str"}}, "rdata/tca_transports_alternatifs.tcalignemia": {"fields": ["frequence_en_minute", "hoursavailable", "uid", "gid"], "types": {"frequence_en_minute": "int", "gid": "int", "hoursavailable.0.closes": "str", "hoursavailable.0.dayOfWeek.0": "str", "hoursavailable.0.opens": "str", "uid": "str"}}, "rdata/tca_transports_alternatifs.tcalignenavly": {"fields": ["ligne", "type_ligne", "sens", "libelle", "gid"], "types": {"gid": "int", "libelle": "str", "ligne": "str", "sens": "str", "type_ligne": "str"}}, "rdata/tca_transports_alternatifs.tcalignevaporetto": {"fields": ["ligne", "type_ligne", "sens", "libelle", "gid"], "types": {"gid": "int", "libelle": "str", "ligne": "str", "sens": "str", "type_ligne": "str"}}, "rdata/tcl_sytral.tclagence": {"fields": ["nom", "numero", "indice", "typevoie", "adr", "codepostal", "facea", "horaires", "gid", "last_update", "last_update_fme"], "types": {"adr": "str", "codepostal": "str", "facea": "bool", "gid": "int", "indice": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "numero": "str", "typevoie": "str"}}, "rdata/tcl_sytral.tclalerteaccessibilite": {"fields": ["id", "date_maj", "code_lieu", "code_station", "nom_station", "code_equipement", "type_equipement", "equipement", "debut_indispo", "cause", "consequence", "fin_indispo", "gid", "last_update_fme"], "types": {"cause": "str", "code_equipement": "int", "code_lieu": "int", "code_station": "int", "consequence": "str", "date_maj": "datetime", "debut_indispo": "datetime", "equipement": "str", "fin_indispo": "datetime", "gid": "int", "id": "str", "last_update_fme": "datetime", "nom_station": "str", "type_equipement": "str"}}, "rdata/tcl_sytral.tclalertetrafic": {"fields": ["id", "type", "debut", "fin", "ligne_com", "nom_point", "message", "gid", "last_update_fme"], "types": {"debut": "datetime", "fin": "datetime", "gid": "int", "id": "str", "last_update_fme": "datetime", "ligne_com": "str", "message": "str", "type": "str"}}, "rdata/tcl_sytral.tclalertetrafic_2": {"fields": ["type", "cause", "debut", "fin", "mode", "ligne_com", "ligne_cli", "titre", "message", "last_update_fme"], "types": {"cause": "str", "debut": "datetime", "fin": "datetime", "last_update_fme": "datetime", "ligne_cli": "str", "ligne_com": "str", "message": "str", "mode": "str", "titre": "str", "type": "str"}}, "rdata/tcl_sytral.tclarret": {"fields": ["id", "nom", "desserte", "pmr", "ascenseur", "escalator", "gid", "last_update", "last_update_fme"], "types": {"ascenseur": "bool", "desserte": "str", "escalator": "bool", "gid": "int", "id": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "pmr": "bool"}}, "rdata/tcl_sytral.tcldepositaire": {"fields": ["id", "type", "numero", "indice", "voie", "adr", "codepostal", "facea", "gid", "last_update", "last_update_fme"], "types": {"adr": "str", "codepostal": "str", "gid": "int", "id": "str", "indice": "str", "last_update": "datetime", "last_update_fme": "datetime", "numero": "str", "type": "str", "voie": "str"}}, "rdata/tcl_sytral.tclguichet": {"fields": ["nom", "numero", "indice", "typevoie", "adr", "codepostal", "facea", "gid", "last_update", "last_update_fme"], "types": {"adr": "str", "codepostal": "str", "gid": "int", "indice": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "numero": "str", "typevoie": "str"}}, "rdata/tcl_sytral.tcllignebus": {"fields": ["code_titan", "ligne", "sens", "indice", "infos", "libelle", "ut", "couleur", "gid", "last_update", "last_update_fme"], "types": {"code_titan": "str", "gid": "int", "last_update_fme": "datetime", "libelle": "str", "ligne": "str", "sens": "str"}}, "rdata/tcl_sytral.tcllignebus_2_0_0": {"fields": ["ligne", "code_trace", "code_ligne", "type_trace", "nom_trace", "sens", "origine", "destination", "nom_origine", "nom_destination", "famille_transport", "date_debut", "date_fin", "code_type_ligne", "nom_type_ligne", "pmr", "code_tri_ligne", "nom_version", "last_update", "last_update_fme", "gid"], "types": {"code_ligne": "str", "code_trace": "str", "code_tri_ligne": "str", "code_type_ligne": "str", "date_debut": "str", "destination": "str", "famille_transport": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "ligne": "str", "nom_destination": "str", "nom_origine": "str", "nom_trace": "str", "nom_type_ligne": "str", "nom_version": "str", "origine": "str", "pmr": "bool", "sens": "str", "type_trace": "str"}}, "rdata/tcl_sytral.tcllignemf": {"fields": ["code_titan", "ligne", "sens", "indice", "infos", "libelle", "ut", "couleur", "gid", "last_update", "last_update_fme"], "types": {"code_titan": "str", "couleur": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "libelle": "str", "ligne": "str", "sens": "str"}}, "rdata/tcl_sytral.tcllignemf_2_0_0": {"fields": ["ligne", "code_trace", "code_ligne", "type_trace", "nom_trace", "sens", "origine", "destination", "nom_origine", "nom_destination", "famille_transport", "date_debut", "date_fin", "code_type_ligne", "nom_type_ligne", "pmr", "code_tri_ligne", "nom_version", "last_update", "last_update_fme", "gid"], "types": {"code_ligne": "str", "code_trace": "str", "code_tri_ligne": "str", "code_type_ligne": "str", "date_debut": "str", "destination": "str", "famille_transport": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "ligne": "str", "nom_destination": "str", "nom_origine": "str", "nom_trace": "str", "nom_type_ligne": "str", "nom_version": "str", "origine": "str", "pmr": "bool", "sens": "str", "type_trace": "str"}}, "rdata/tcl_sytral.tcllignetram": {"fields": ["code_titan", "ligne", "sens", "indice", "infos", "libelle", "ut", "couleur", "gid", "last_update", "last_update_fme"], "types": {"code_titan": "str", "couleur": "str", "gid": "int", "last_update_fme": "datetime", "libelle": "str", "ligne": "str", "sens": "str"}}, "rdata/tcl_sytral.tcllignetram_2_0_0": {"fields": ["ligne", "code_trace", "code_ligne", "type_trace", "nom_trace", "sens", "origine", "destination", "nom_origine", "nom_destination", "famille_transport", "date_debut", "date_fin", "code_type_ligne", "nom_type_ligne", "pmr", "code_tri_ligne", "nom_version", "last_update", "last_update_fme", "gid"], "types": {"code_ligne": "str", "code_trace": "str", "code_tri_ligne": "str", "code_type_ligne": "str", "date_debut": "str", "destination": "str", "famille_transport": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "ligne": "str", "nom_destination": "str", "nom_origine": "str", "nom_trace": "str", "nom_type_ligne": "str", "nom_version": "str", "origine": "str", "pmr": "bool", "sens": "str", "type_trace": "str"}}, "rdata/tcl_sytral.tclparcrelaisst": {"fields": ["id", "nom", "capacite", "place_handi", "horaires", "p_surv", "gid", "last_update", "last_update_fme"], "types": {"capacite": "int", "gid": "int", "horaires": "str", "id": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "p_surv": "bool", "place_handi": "int"}}, "rdata/tcl_sytral.tclparcrelaistr": {"fields": ["id", "nom", "capacite", "place_handi", "horaires", "p_surv", "nb_tot_place_dispo", "gid", "last_update", "last_update_fme"], "types": {"capacite": "int", "gid": "int", "horaires": "str", "id": "str", "last_update": "datetime", "last_update_fme": "datetime", "nb_tot_place_dispo": "int", "nom": "str", "p_surv": "bool", "place_handi": "int"}}, "rdata/tcl_sytral.tclpassagearret": {"fields": ["id", "ligne", "direction", "delaipassage", "type", "heurepassage", "idtarretdestination", "coursetheorique", "gid", "last_update_fme"], "types": {"coursetheorique": "str", "delaipassage": "str", "direction": "str", "gid": "int", "heurepassage": "datetime", "id": "str", "idtarretdestination": "int", "last_update_fme": "datetime", "ligne": "str", "type": "str"}}, "rdata/tcl_sytral.tclpointrechargement": {"fields": ["nom", "numero", "indice", "typevoie", "adr", "codepostal", "facea", "gid", "last_update", "last_update_fme"], "types": {"adr": "str", "codepostal": "str", "gid": "int", "indice": "str", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "numero": "str", "typevoie": "str"}}, "rdata/tcl_sytral.tclrelais": {"fields": ["nom", "numero", "indice", "voie", "adr", "codepostal", "facea", "horaires", "gid", "last_update", "last_update_fme"], "types": {"adr": "str", "codepostal": "str", "gid": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str", "numero": "str", "voie": "str"}}, "rdata/tcl_sytral.tclstation": {"fields": ["id", "id_station", "nom", "desserte", "gid", "last_update", "last_update_fme"], "types": {"desserte": "str", "gid": "int", "id": "str", "id_station": "int", "last_update": "datetime", "last_update_fme": "datetime", "nom": "str"}}, "rdata/tel_telecom.telfibreripthd_1": {"fields": ["identifiant", "datecreation", "datemaj", "gid"], "types": {"datecreation": "datetime", "datemaj": "datetime", "gid": "int", "identifiant": "str"}}, "rdata/vaulx.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/vaulx.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/vaulx.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/vaulx.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/vaulx.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/vaulx.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"couronnement": "str", "etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/vaulx.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/vaulx.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/vaulx.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedecisioninitiale": "datetime", "datedepot": "datetime", "etape": "str", "evenementpostdate": "datetime", "evenementpostnature": "str", "gid": "int", "identifiant": "str", "naturedecisioninitiale": "str"}}, "rdata/vaulx.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/vaulx.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {"gid": "int"}}, "rdata/vaulx.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/vaulx.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"gid": "int", "numero": "str"}}, "rdata/vaulx.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/venissieux.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nom": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/venissieux.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/venissieux.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {"adresseurlads": "str", "datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "nomads": "str", "numerodossier": "str"}}, "rdata/venissieux.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/venissieux.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str", "lettre": "str"}}, "rdata/venissieux.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/venissieux.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/venissieux.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/venissieux.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedepot": "datetime", "etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/venissieux.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/venissieux.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {}}, "rdata/venissieux.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/venissieux.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "numero": "str"}}, "rdata/venissieux.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/villeurbanne.adsamenag": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "lotissement", "nom", "projet", "surfaceplancherbatiment", "surfaceplanchermaxienvisageelotissement", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "lotissement": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "rdata/villeurbanne.adsautavap": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/villeurbanne.adsauterp": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {}}, "rdata/villeurbanne.adsautspe": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "gid"], "types": {"datedepot": "datetime", "gid": "int", "identifiant": "str", "numerodossier": "str"}}, "rdata/villeurbanne.adsbademo": {"fields": ["identifiant", "lettre", "etape", "gid"], "types": {"gid": "int", "lettre": "str"}}, "rdata/villeurbanne.adsbaproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"couronnement": "str", "etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/villeurbanne.adsblproj": {"fields": ["identifiant", "etape", "lettre", "typebati", "hauteur", "nombreniveaux", "couronnement", "gid"], "types": {"etape": "str", "gid": "int", "hauteur": "str", "identifiant": "str", "lettre": "str", "nombreniveaux": "str", "typebati": "str"}}, "rdata/villeurbanne.adscertif": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datedecisioninitiale", "naturedecisioninitiale", "typecertificat", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "typecertificat": "str"}}, "rdata/villeurbanne.adsdeclar": {"fields": ["identifiant", "numero", "etape", "datedepot", "datedecisioninitiale", "naturedecisioninitiale", "evenementpostdate", "evenementpostnature", "gid"], "types": {"datedecisioninitiale": "datetime", "datedepot": "datetime", "etape": "str", "evenementpostdate": "datetime", "evenementpostnature": "str", "gid": "int", "identifiant": "str", "naturedecisioninitiale": "str"}}, "rdata/villeurbanne.adsdemoli": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "gid"], "types": {"adresseurlads": "str", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str"}}, "rdata/villeurbanne.adsesvert": {"fields": ["identifiant", "etape", "gid"], "types": {"gid": "int"}}, "rdata/villeurbanne.adslot": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"etape": "str", "gid": "int", "identifiant": "str"}}, "rdata/villeurbanne.adspaproj": {"fields": ["identifiant", "numero", "etape", "gid"], "types": {"gid": "int", "numero": "str"}}, "rdata/villeurbanne.adspermis": {"fields": ["identifiantads", "adresseurlads", "nomads", "demandeur", "naturetravaux", "identifiant", "numerodossier", "etape", "datedepot", "projet", "surfaceplancherbatiment", "datenotificationdelai", "datedecisioninitiale", "naturedecisioninitiale", "dateprorogation", "decisionprorogation", "dateouverturechantier", "dateachevementtravaux", "gid"], "types": {"adresseurlads": "str", "dateachevementtravaux": "datetime", "datedecisioninitiale": "datetime", "datedepot": "datetime", "datenotificationdelai": "datetime", "dateouverturechantier": "datetime", "demandeur": "str", "etape": "str", "gid": "int", "identifiant": "str", "identifiantads": "int", "naturedecisioninitiale": "str", "naturetravaux": "str", "nomads": "str", "numerodossier": "str", "projet": "str", "surfaceplancherbatiment": "str"}}, "tuba/aprr_autoroutes.accident": {"fields": ["annee", "mois", "date", "heure_debut", "heure_fin", "duree_mn", "reference_evenement", "identifiant", "region", "nature", "localisation", "route", "sens", "pr_debut", "gid"], "types": {"annee": "int", "date": "str", "duree_mn": "int", "gid": "int", "heure_debut": "str", "heure_fin": "str", "identifiant": "str", "localisation": "str", "mois": "str", "nature": "str", "pr_debut": "float", "reference_evenement": "str", "region": "str", "route": "str", "sens": "str"}}, "tuba/aprr_autoroutes.aire": {"fields": ["nom", "district", "type_aire", "liaison", "sens", "pr", "date_mise_en_service", "longitude_wgs84", "latitude_wgs84", "gid"], "types": {"district": "str", "gid": "int", "latitude_wgs84": "float", "liaison": "str", "longitude_wgs84": "float", "nom": "str", "pr": "str", "sens": "str", "type_aire": "str"}}, "tuba/aprr_autoroutes.chantier": {"fields": ["monde", "etat", "famille", "date_debut", "date_fin", "localisation", "district", "region", "reference", "code_type", "type", "code_gene", "gene", "etv_saisis", "anomalie", "gid"], "types": {"anomalie": "str", "code_gene": "int", "code_type": "int", "date_debut": "str", "date_fin": "datetime", "district": "str", "etat": "str", "etv_saisis": "str", "famille": "str", "gene": "str", "gid": "int", "localisation": "str", "monde": "str", "reference": "str", "region": "str", "type": "str"}}, "tuba/aprr_autoroutes.contrat": {"fields": ["societe", "axe", "aire", "type_contrat", "code_type_contrat", "duree", "date_debut", "date_fin", "gid"], "types": {"aire": "str", "axe": "str", "code_type_contrat": "str", "date_debut": "str", "date_fin": "datetime", "duree": "str", "gid": "int", "societe": "str", "type_contrat": "str"}}, "tuba/aprr_autoroutes.diffuseur": {"fields": ["nom", "district", "liaison", "sens", "pr_axe", "type_bifurcation", "numero", "date_mise_en_service", "longitude_wgs84", "latitude_wgs84", "gid"], "types": {"date_mise_en_service": "date", "district": "str", "gid": "int", "latitude_wgs84": "float", "liaison": "str", "longitude_wgs84": "float", "nom": "str", "numero": "str", "pr_axe": "str", "sens": "str", "type_bifurcation": "str"}}, "tuba/aprr_autoroutes.histochantier": {"fields": ["annee", "mois", "date", "heure_debut", "heure_fin", "duree_mn", "reference_evenement", "identifiant", "region", "nature", "localisation", "route", "sens", "pr_debut", "elongation_maxi", "gid"], "types": {"annee": "int", "date": "str", "duree_mn": "int", "elongation_maxi": "float", "gid": "int", "heure_debut": "str", "heure_fin": "str", "identifiant": "str", "localisation": "str", "mois": "str", "nature": "str", "pr_debut": "float", "reference_evenement": "str", "region": "str", "route": "str", "sens": "str"}}, "tuba/aprr_autoroutes.peage": {"fields": ["nom", "code_gare", "societe", "autoroute", "numero_diffuseur", "pr_reel", "code_postal", "gid"], "types": {"autoroute": "str", "code_gare": "str", "code_postal": "int", "gid": "int", "nom": "str", "numero_diffuseur": "float", "pr_reel": "float", "societe": "str"}}, "tuba/aprr_autoroutes.prestataire": {"fields": ["liaison", "type_aire", "sens", "pr", "type_prestataire", "enseigne", "gid"], "types": {"enseigne": "str", "gid": "int", "liaison": "str", "pr": "str", "sens": "str", "type_aire": "str", "type_prestataire": "str"}}, "tuba/aprr_autoroutes.service": {"fields": ["liaison", "type_aire", "sens", "pr", "type_service", "gid"], "types": {"gid": "int", "liaison": "str", "pr": "str", "sens": "str", "type_aire": "str", "type_service": "str"}}, "tuba/edf_limonest.batiment": {"fields": ["nature", "gid"], "types": {"gid": "int", "nature": "str"}}, "tuba/edf_limonest.candelabre": {"fields": ["lib_tpn", "h_tpn", "x_epsg3946", "y_epsg3946", "a_tpn", "a_tpn_d", "a_tpn_dn", "a_tpn_g", "a_tpn_gn", "a_tpn_r", "a_tpn_rn", "gid"], "types": {"a_tpn": "float", "a_tpn_d": "float", "a_tpn_dn": "float", "a_tpn_g": "float", "a_tpn_gn": "float", "a_tpn_r": "float", "a_tpn_rn": "float", "gid": "int", "h_tpn": "int", "lib_tpn": "str", "x_epsg3946": "float", "y_epsg3946": "float"}}, "tuba/edf_limonest.commune": {"fields": ["nom", "idu", "gid"], "types": {"gid": "int", "idu": "str", "nom": "str"}}, "tuba/edf_limonest.parcelle": {"fields": ["idnum", "idu", "supf", "indp", "gid"], "types": {"gid": "int", "idnum": "int", "idu": "str", "indp": "str", "supf": "int"}}, "tuba/edf_limonest.sous_station": {"fields": ["lib_tpn", "h_tpn", "x_epsg3946", "y_epsg3946", "gid"], "types": {"gid": "int", "h_tpn": "int", "lib_tpn": "str", "x_epsg3946": "float", "y_epsg3946": "float"}}, "tuba/edf_limonest.voirie_principale": {"fields": ["gid"], "types": {"gid": "int"}}, "tuba/edf_limonest.voirie_secondaire": {"fields": ["nom", "gid"], "types": {"gid": "int", "nom": "str"}}, "tuba/edf_limonest.zone_couverture_sous_station": {"fields": ["nom", "idu", "gid"], "types": {"gid": "int", "idu": "str", "nom": "str"}}, "tuba/public.geography_columns": {"fields": ["f_table_catalog", "f_table_schema", "f_table_name", "f_geography_column", "coord_dimension", "srid", "type"], "types": {}}, "tuba/public.geometry_columns": {"fields": ["f_table_catalog", "f_table_schema", "f_table_name", "f_geometry_column", "coord_dimension", "srid", "type"], "types": {"coord_dimension": "int", "f_geometry_column": "str", "f_table_catalog": "str", "f_table_name": "str", "f_table_schema": "str", "srid": "int", "type": "str"}}, "tuba/public.raster_columns": {"fields": ["r_table_catalog", "r_table_schema", "r_table_name", "r_raster_column", "srid", "scale_x", "scale_y", "blocksize_x", "blocksize_y", "same_alignment", "regular_blocking", "num_bands", "pixel_types", "nodata_values", "out_db", "spatial_index"], "types": {}}, "tuba/public.raster_overviews": {"fields": ["o_table_catalog", "o_table_schema", "o_table_name", "o_raster_column", "r_table_catalog", "r_table_schema", "r_table_name", "r_raster_column", "overview_factor"], "types": {}}}
\ No newline at end of file
diff --git a/tests/data/test_doc_enricher.test_get_entries_from_postgis[-grandlyon-eco_ecologie.ecoannuproducteur_latest].0.mp b/tests/data/test_doc_enricher.test_get_entries_from_postgis[-grandlyon-eco_ecologie.ecoannuproducteur_latest].0.mp
new file mode 100644
index 0000000000000000000000000000000000000000..3897d333d6d2b3582d7ea66e4fd7c4094cbaaef5
Binary files /dev/null and b/tests/data/test_doc_enricher.test_get_entries_from_postgis[-grandlyon-eco_ecologie.ecoannuproducteur_latest].0.mp differ
diff --git a/tests/data/test_doc_enricher.test_get_entries_from_postgis[-rdata-apd_apidae.apdevenement].0.mp b/tests/data/test_doc_enricher.test_get_entries_from_postgis[-rdata-apd_apidae.apdevenement].0.mp
new file mode 100644
index 0000000000000000000000000000000000000000..7bd74519f2cb239b50bc822a0d648f8dbad3df47
Binary files /dev/null and b/tests/data/test_doc_enricher.test_get_entries_from_postgis[-rdata-apd_apidae.apdevenement].0.mp differ
diff --git a/tests/data/test_doc_processor.test_fix_field_types[-grandlyon-eco_ecologie.ecoannuproducteur_latest].mp b/tests/data/test_doc_processor.test_fix_field_types[-grandlyon-eco_ecologie.ecoannuproducteur_latest].mp
new file mode 100644
index 0000000000000000000000000000000000000000..594debb4bdbb93075f918cc2055f9f23d414b1bf
Binary files /dev/null and b/tests/data/test_doc_processor.test_fix_field_types[-grandlyon-eco_ecologie.ecoannuproducteur_latest].mp differ
diff --git a/tests/data/test_doc_processor.test_fix_field_types[-rdata-apd_apidae.apdevenement].mp b/tests/data/test_doc_processor.test_fix_field_types[-rdata-apd_apidae.apdevenement].mp
new file mode 100644
index 0000000000000000000000000000000000000000..df237c8a16cf3efc9ab182476f63f0fb010a1270
Binary files /dev/null and b/tests/data/test_doc_processor.test_fix_field_types[-rdata-apd_apidae.apdevenement].mp differ
diff --git a/tests/data/test_doc_processor.test_fix_field_types[-rdata-apd_apidae.apdevenement_2_0_0].mp b/tests/data/test_doc_processor.test_fix_field_types[-rdata-apd_apidae.apdevenement_2_0_0].mp
new file mode 100644
index 0000000000000000000000000000000000000000..f86dc0c6066e1c53c7d0b683216ff8baf1676a58
Binary files /dev/null and b/tests/data/test_doc_processor.test_fix_field_types[-rdata-apd_apidae.apdevenement_2_0_0].mp differ
diff --git a/tests/test_doc_enricher.py b/tests/test_doc_enricher.py
index 0ff77bba8a3d1e39591dcf2ae0f73e6981f8d66a..3f4d9544bc558ecfd0c121c28aeb10f3631bcbda 100644
--- a/tests/test_doc_enricher.py
+++ b/tests/test_doc_enricher.py
@@ -4,9 +4,12 @@ from workers.doc_enricher import get_entries_from_postgis
 
 
 @pytest.mark.vcr()
-def test_get_entries_from_postgis(verify_objects):
-    link = dict(url='/rdata',
-                name='apd_apidae.apdevenement_2_0_0')
+@pytest.mark.parametrize("url,name", [
+    ('/rdata', "apd_apidae.apdevenement"),
+    ('/grandlyon', 'eco_ecologie.ecoannuproducteur_latest')
+])
+def test_get_entries_from_postgis(verify_objects, url, name):
+    link = dict(url=url, name=name)
 
     cfg = dict()
     cfg['host'] = "147.135.219.0"
diff --git a/tests/test_doc_processor.py b/tests/test_doc_processor.py
index 903c63c98da7941a788a48b392b7f94e8a6c0863..d87986d2dd5143d9c9558bb22536640f2119c764 100644
--- a/tests/test_doc_processor.py
+++ b/tests/test_doc_processor.py
@@ -1,12 +1,19 @@
-from workers.doc_processor import fix_field_types
 import os
 import json
 
+import pytest
+
+from workers.doc_processor import fix_field_types
+
 
-def test_fix_field_types(load_object, verify_objects):
+@pytest.mark.parametrize("url,name", [
+    ('/rdata', "apd_apidae.apdevenement"),
+    ('/grandlyon', 'eco_ecologie.ecoannuproducteur_latest')
+])
+def test_fix_field_types(load_object, verify_objects, url, name):
     link = dict()
-    link['url'] = "/rdata"
-    link['name'] = "apd_apidae.apdevenement_2_0_0"
+    link['url'] = url
+    link['name'] = name
 
     filename = os.path.join('tests/data/prod_working_directory/',
                             'field_catalog_by_dbschematable.json' )
@@ -15,7 +22,7 @@ def test_fix_field_types(load_object, verify_objects):
         with open(filename, 'r') as fp:
             catalog = json.load(fp)
 
-    docs = load_object('tests/data/test_doc_enricher.test_get_entries_from_postgis.0.mp')
+    docs = load_object('tests/data/test_doc_enricher.{}.0.mp')
     doc_page = [{'data-fr': feature} for feature in docs]
 
     out_docs = fix_field_types(doc_page, catalog, link)
diff --git a/workers/doc_processor.py b/workers/doc_processor.py
index 6d2e0e2ed78599e298448cc3685bd87eb1ed2e5c..0a0ea1f4ea1bf29f8b2e45da50b7cef7dc61c754 100644
--- a/workers/doc_processor.py
+++ b/workers/doc_processor.py
@@ -78,6 +78,16 @@ def fix_field_types( in_docs, field_catalog, link):
         def typed_name(name, types):
             type_of_name = types.get(name)
 
+            # Redmine 10877
+            # si on a ".0" dans le nom, c'est surement un tableau de str
+            # on le rangera dans _str au lieu de json pour ne pas perturber ElasticSearch
+            # (pour elastic, un teableau de str est un type str, pas un json)
+
+            type_of_name = type_of_name or types.get(f"{ name }.0")
+
+            # Si le type n'exite pas (address par exemple)
+            # c'est que la propriété est éclatée en address.code_poste, address.address
+            # donc on dit que c'est un json
             if not type_of_name:
                 return f'{name}_json'