-
Similar to rOpenGov/sotkanet#19 and rOpenGov/eurostat#273, switching from httr to httr2 might be a good idea. Not the most urgent issue, however.
-
Similar to sotkanet package's interactive function (rOpenGov/sotkanet#20), that drew inspiration from eurostat package's simple implementation and pxweb package's more complex implementation, vipunen …
-
As I start to use tiltPlot I identify some issues that I see. I record them here so I don't forget. Later I'll polish and follow up.
### map
- [ ] Handle postcodes
``` r
# Fails
without_fin…
-
It might be a good idea to implement data caching in fmi2, similar to rOpenGov/sotkanet#14. Additionally, implementing this might make it easier to implement functionality related to reading files loc…
-
Hello,
It would seem to me that the argument `codes_as_character` for function `get_municipalities` does not work in `geofi_1.0.9`:
### `codes_as_character` is FALSE
```
> muns1 %
+ dply…
-
Rewrite the parser used to parser to fix problematic edge cases with data format from different machines
-
We should strive to implement [FORCE11 Software citation principles](https://force11.org/info/software-citation-principles-published-2016/) in our work, making it as simple as possible for users to ci…
-
```
> gisco_get_nuts(nuts_level = 1, resolution = "03")
HTTP Status Code: 503 - Service Unavailable
url
https://gisco-services.ec.europa.eu/distribution/v2/nuts/geojson/NUTS_RG_03M_2016_4326_…
-
* Relates to https://github.com/2DegreesInvesting/tiltPlot/issues/136
Implement emission at product level, which seems to be the only data that currently works -- after turning postcodes to integers…
-
The script below returns an error message when the year is 2010, 2013, or 2016. For the remaining years (2003, 2006, 2021), everything works fine. The error is:
```
HTTP Status Code: 503 - Service…