Skip to content

Enrich companies datas with INSEE open data in Python using Google Big Table / Query.

Notifications You must be signed in to change notification settings

dboussie/insee-firms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

insee-firms

Enrich companies datas with INSEE open data in Python using Google Big Table / Query.

Purpose of this program is to enrich company data based on french SIRET number using INSEE SIREN open data.

INSEE Sirene open data : https://api.insee.fr/catalogue/site/themes/wso2/subthemes/insee/pages/item-info.jag?name=Sirene&version=V3&provider=insee*

Use case : We have a big table in Google Cloud plateform with INSEE SIRET number and we enrich a column with company size Then we use Google data studio to render the data.

Method : We start from a CSV file : companies-siret-source.csv We import it into Big Query We find the JSON key for authentication And run the program

About

Enrich companies datas with INSEE open data in Python using Google Big Table / Query.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages