CHANGELOG.md
LICENSE.AGPL.txt
MANIFEST.in
README.md
setup.py
csv_detective/__init__.py
csv_detective/all_packages.txt
csv_detective/cli.py
csv_detective/detection.py
csv_detective/explore_csv.py
csv_detective/process_text.py
csv_detective/s3_utils.py
csv_detective/schema_generation.py
csv_detective/utils.py
csv_detective.egg-info/PKG-INFO
csv_detective.egg-info/SOURCES.txt
csv_detective.egg-info/dependency_links.txt
csv_detective.egg-info/entry_points.txt
csv_detective.egg-info/requires.txt
csv_detective.egg-info/top_level.txt
csv_detective/detect_fields/__init__.py
csv_detective/detect_fields/FR/__init__.py
csv_detective/detect_fields/FR/geo/__init__.py
csv_detective/detect_fields/FR/geo/adresse/__init__.py
csv_detective/detect_fields/FR/geo/code_commune_insee/__init__.py
csv_detective/detect_fields/FR/geo/code_commune_insee/code_commune_insee.txt
csv_detective/detect_fields/FR/geo/code_departement/__init__.py
csv_detective/detect_fields/FR/geo/code_fantoir/__init__.py
csv_detective/detect_fields/FR/geo/code_fantoir/code_fantoir.txt
csv_detective/detect_fields/FR/geo/code_postal/__init__.py
csv_detective/detect_fields/FR/geo/code_postal/code_postal.txt
csv_detective/detect_fields/FR/geo/code_region/__init__.py
csv_detective/detect_fields/FR/geo/commune/__init__.py
csv_detective/detect_fields/FR/geo/commune/commune.txt
csv_detective/detect_fields/FR/geo/departement/__init__.py
csv_detective/detect_fields/FR/geo/departement/departement.txt
csv_detective/detect_fields/FR/geo/insee_canton/__init__.py
csv_detective/detect_fields/FR/geo/insee_canton/canton2017.txt
csv_detective/detect_fields/FR/geo/insee_canton/cantons.txt
csv_detective/detect_fields/FR/geo/latitude_l93/__init__.py
csv_detective/detect_fields/FR/geo/latitude_wgs_fr_metropole/__init__.py
csv_detective/detect_fields/FR/geo/longitude_l93/__init__.py
csv_detective/detect_fields/FR/geo/longitude_wgs_fr_metropole/__init__.py
csv_detective/detect_fields/FR/geo/pays/__init__.py
csv_detective/detect_fields/FR/geo/pays/pays.txt
csv_detective/detect_fields/FR/geo/region/__init__.py
csv_detective/detect_fields/FR/geo/region/region.txt
csv_detective/detect_fields/FR/other/__init__.py
csv_detective/detect_fields/FR/other/code_csp_insee/__init__.py
csv_detective/detect_fields/FR/other/code_csp_insee/code_csp_insee.txt
csv_detective/detect_fields/FR/other/code_rna/__init__.py
csv_detective/detect_fields/FR/other/code_waldec/__init__.py
csv_detective/detect_fields/FR/other/csp_insee/__init__.py
csv_detective/detect_fields/FR/other/csp_insee/csp_insee.txt
csv_detective/detect_fields/FR/other/date_fr/__init__.py
csv_detective/detect_fields/FR/other/insee_ape700/__init__.py
csv_detective/detect_fields/FR/other/insee_ape700/insee_ape700.txt
csv_detective/detect_fields/FR/other/sexe/__init__.py
csv_detective/detect_fields/FR/other/siren/__init__.py
csv_detective/detect_fields/FR/other/siret/__init__.py
csv_detective/detect_fields/FR/other/tel_fr/__init__.py
csv_detective/detect_fields/FR/other/uai/__init__.py
csv_detective/detect_fields/FR/temp/__init__.py
csv_detective/detect_fields/FR/temp/jour_de_la_semaine/__init__.py
csv_detective/detect_fields/FR/temp/mois_de_annee/__init__.py
csv_detective/detect_fields/geo/__init__.py
csv_detective/detect_fields/geo/iso_country_code/__init__.py
csv_detective/detect_fields/geo/iso_country_code/iso_country_code.txt
csv_detective/detect_fields/geo/json_geojson/__init__.py
csv_detective/detect_fields/geo/latitude_wgs/__init__.py
csv_detective/detect_fields/geo/latlon_wgs/__init__.py
csv_detective/detect_fields/geo/longitude_wgs/__init__.py
csv_detective/detect_fields/other/__init__.py
csv_detective/detect_fields/other/booleen/__init__.py
csv_detective/detect_fields/other/email/__init__.py
csv_detective/detect_fields/other/float/__init__.py
csv_detective/detect_fields/other/int/__init__.py
csv_detective/detect_fields/other/mongo_object_id/__init__.py
csv_detective/detect_fields/other/twitter/__init__.py
csv_detective/detect_fields/other/url/__init__.py
csv_detective/detect_fields/other/uuid/__init__.py
csv_detective/detect_fields/temp/__init__.py
csv_detective/detect_fields/temp/date/__init__.py
csv_detective/detect_fields/temp/datetime_iso/__init__.py
csv_detective/detect_fields/temp/datetime_rfc822/__init__.py
csv_detective/detect_fields/temp/year/__init__.py
csv_detective/detect_labels/__init__.py
csv_detective/detect_labels/FR/__init__.py
csv_detective/detect_labels/FR/geo/__init__.py
csv_detective/detect_labels/FR/geo/adresse/__init__.py
csv_detective/detect_labels/FR/geo/code_commune_insee/__init__.py
csv_detective/detect_labels/FR/geo/code_departement/__init__.py
csv_detective/detect_labels/FR/geo/code_fantoir/__init__.py
csv_detective/detect_labels/FR/geo/code_postal/__init__.py
csv_detective/detect_labels/FR/geo/code_region/__init__.py
csv_detective/detect_labels/FR/geo/commune/__init__.py
csv_detective/detect_labels/FR/geo/departement/__init__.py
csv_detective/detect_labels/FR/geo/insee_canton/__init__.py
csv_detective/detect_labels/FR/geo/latitude_l93/__init__.py
csv_detective/detect_labels/FR/geo/latitude_wgs_fr_metropole/__init__.py
csv_detective/detect_labels/FR/geo/longitude_l93/__init__.py
csv_detective/detect_labels/FR/geo/longitude_wgs_fr_metropole/__init__.py
csv_detective/detect_labels/FR/geo/pays/__init__.py
csv_detective/detect_labels/FR/geo/region/__init__.py
csv_detective/detect_labels/FR/other/__init__.py
csv_detective/detect_labels/FR/other/code_csp_insee/__init__.py
csv_detective/detect_labels/FR/other/code_rna/__init__.py
csv_detective/detect_labels/FR/other/code_waldec/__init__.py
csv_detective/detect_labels/FR/other/csp_insee/__init__.py
csv_detective/detect_labels/FR/other/date_fr/__init__.py
csv_detective/detect_labels/FR/other/insee_ape700/__init__.py
csv_detective/detect_labels/FR/other/sexe/__init__.py
csv_detective/detect_labels/FR/other/siren/__init__.py
csv_detective/detect_labels/FR/other/siret/__init__.py
csv_detective/detect_labels/FR/other/tel_fr/__init__.py
csv_detective/detect_labels/FR/other/uai/__init__.py
csv_detective/detect_labels/FR/temp/__init__.py
csv_detective/detect_labels/FR/temp/jour_de_la_semaine/__init__.py
csv_detective/detect_labels/FR/temp/mois_de_annee/__init__.py
csv_detective/detect_labels/geo/__init__.py
csv_detective/detect_labels/geo/iso_country_code/__init__.py
csv_detective/detect_labels/geo/json_geojson/__init__.py
csv_detective/detect_labels/geo/latitude_wgs/__init__.py
csv_detective/detect_labels/geo/latlon_wgs/__init__.py
csv_detective/detect_labels/geo/longitude_wgs/__init__.py
csv_detective/detect_labels/other/__init__.py
csv_detective/detect_labels/other/booleen/__init__.py
csv_detective/detect_labels/other/email/__init__.py
csv_detective/detect_labels/other/float/__init__.py
csv_detective/detect_labels/other/int/__init__.py
csv_detective/detect_labels/other/money/__init__.py
csv_detective/detect_labels/other/money/check_col_name.py
csv_detective/detect_labels/other/mongo_object_id/__init__.py
csv_detective/detect_labels/other/twitter/__init__.py
csv_detective/detect_labels/other/url/__init__.py
csv_detective/detect_labels/other/uuid/__init__.py
csv_detective/detect_labels/temp/__init__.py
csv_detective/detect_labels/temp/date/__init__.py
csv_detective/detect_labels/temp/datetime_iso/__init__.py
csv_detective/detect_labels/temp/datetime_rfc822/__init__.py
csv_detective/detect_labels/temp/year/__init__.py
tests/__init__.py
tests/test_csv.py
tests/tests_fields.py
tests/tests_labels.py