Roadmap
Below are new features, improvements, and better documentation that are loosely planned for the future. The list is not exhaustive. A full list of enhancements, bugs, and items being considered are listed below as well as the issues page.
Feel free to open new issues to suggest new items or report bugs. If you do wish to contribute, please look at the contribution guidelines; all new contributions must adhere to those instructions.
New features
- Download GeoJSON data and leveraging it for mapping (#43)
- Support for Catalog API calls (e.g., #114, #128)
- Add the additional functionality for the latest API endpoints (version 2.1)
- Adding fine-grain arguments to the
read.socratafunction for easier scriptability:
read.socrata(url, domain, fourbyfour, app_token, query)- Allow for easier bulk-exporting of all data from a portal (e.g., #123)
- Add an ability to do some built-in aggregated functions (e.g., counting number of data sets, #101)