Skip to content

vis4/eurostat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eurostat

To run the scraper, copy config-template.py to config.py and edit the database URI according to your local environment.

Make sure the dependencies are installed (see requirements.txt).

Then run

python run.py

When running without further arguments, the script will fetch a list of all tables from Eurostat and import every table that has new updates.

You can add a table id as argument to download only one table.

python run.py teiis500

About

Eurostat scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages