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

Add a pxweb_search(api_url=NULL) functionality #158

Open
MansMeg opened this issue Dec 5, 2018 · 1 comment
Open

Add a pxweb_search(api_url=NULL) functionality #158

MansMeg opened this issue Dec 5, 2018 · 1 comment

Comments

@MansMeg
Copy link
Contributor

MansMeg commented Dec 5, 2018

It is possible to search the pxweb API. This should be implemented as a pxweb_search function that returns an API.

See: http://pxnet2.stat.fi/api1.html

Also see #17 .

@MansMeg
Copy link
Contributor Author

MansMeg commented Oct 10, 2021

You can also use a free text search with URL commands through the API interface. For example:

  1. Search “population”
    http://pxnet2.stat.fi/PXWeb/api/v1/en/StatFin?query=population
  2. Searches for data related to the population in the “vrm” topic
    http://pxnet2.stat.fi/PXWeb/api/v1/en/StatFin/vrm?query=vrm

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