lgnbhl / BFS

🇨🇭Search and Download Data from the Swiss Federal Statistical Office
https://lgnbhl.github.io/BFS
GNU General Public License v3.0
18 stars 5 forks source link

get full catalog data #5

Closed lgnbhl closed 1 year ago

lgnbhl commented 2 years ago

The function bfs_get_catalog_data() seems to give only access to max 350 newest BFS datasets (in German "de" and French "fr") using the official RSS feed (even less in English and Italian).

TODO:

For now, get the BFS number in each official description page using the search bar in the official website and use the number_bfs argument in bfs_get_data() to download an old BFS dataset.

lgnbhl commented 1 year ago

Fixed with commit 7164ce8. Solution by looping on each main prodima number.