Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database navigation #3

Open
danse opened this issue Mar 13, 2017 · 2 comments
Open

Database navigation #3

danse opened this issue Mar 13, 2017 · 2 comments

Comments

@danse
Copy link
Member

danse commented Mar 13, 2017

Collecting here some notes about navigating the databases from Eurostat, with the idea to collect this into some doc file in the end. See also danse/meta#23

@danse
Copy link
Member Author

danse commented Mar 13, 2017

It is possible to easily grep database with something like:

write.csv(get_eurostat_toc(), 'toc.csv')

@danse
Copy link
Member Author

danse commented Mar 13, 2017

This is an handy way to list data with NUTS 3 granularity:

library(knitr)
kable(search_eurostat('NUTS 3'))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant