We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cbs_get_data(id = "84378NED")
error: Error in open.connection(con, "rb") : cannot open the connection to 'http://opendata.cbs.nl/ODataApi/odata/84378NED' In addition: Warning messages: 1: In open.connection(con, "rb") : URL 'http://opendata.cbs.nl/ODataApi/odata/84378NED': status was 'Server returned nothing (no headers, no data)' 2: Failing: http://opendata.cbs.nl/ODataApi/odata/84378NED Retrying... 3: In open.connection(con, "rb") : URL 'http://opendata.cbs.nl/ODataApi/odata/84378NED': status was 'Server returned nothing (no headers, no data)'
Any idea? The site does show a page when I load it in the browser..
The text was updated successfully, but these errors were encountered:
No branches or pull requests
cbs_get_data(id = "84378NED")
error:
Error in open.connection(con, "rb") :
cannot open the connection to 'http://opendata.cbs.nl/ODataApi/odata/84378NED'
In addition: Warning messages:
1: In open.connection(con, "rb") :
URL 'http://opendata.cbs.nl/ODataApi/odata/84378NED': status was 'Server returned nothing (no headers, no data)'
2: Failing: http://opendata.cbs.nl/ODataApi/odata/84378NED
Retrying...
3: In open.connection(con, "rb") :
URL 'http://opendata.cbs.nl/ODataApi/odata/84378NED': status was 'Server returned nothing (no headers, no data)'
Any idea? The site does show a page when I load it in the browser..
The text was updated successfully, but these errors were encountered: