Skip to content

Latest commit

 

History

History

data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Retrieve all data from EcoPart project

$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install

# Retrieve all data /!\
# on Feb 2022 -> 18351 samples)
# ==> pay attention to not overload the API server!
# after first dump, only update samples data !
# see help for more informations
$  python retrieve_data.py --help