Datasette-socrata

Latest version: v0.3.1

Safety actively analyzes 622904 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.1

- Fix breadcrumbs for compatibility with Datasette 0.63+.

0.3

- Any errors that occur during an import are now stored in the `errors` column of the `socrata_imports` table, and displayed by the JavaScript progress indicator. [12](https://github.com/simonw/datasette-socrata/issues/12)
- CSV imports with long field values no longer trigger an error. [13](https://github.com/simonw/datasette-socrata/issues/13)
- Progress bars now show the number of records imported and remaining, and hint to refresh the page when the import is complete. [10](https://github.com/simonw/datasette-socrata/issues/10)
- Checks for low disk space using the plugin hook provided by [datasette-low-disk-space-hook](https://github.com/simonw/datasette-low-disk-space-hook). [#4](https://github.com/simonw/datasette-socrata/issues/4)

0.2

- Table metadata in Datasette now reflects metadata imported from Socrata. [11](https://github.com/simonw/datasette-socrata/issues/11)

0.1.1

- Fixed bug where error messages relating to incorrect configuration were served as 403 forbidden. [9](https://github.com/simonw/datasette-socrata/issues/9)

0.1

- Initial release. Adds a `/-/import-socrata` page which can be used to import data by providing the URL to a dataset on Socrata. [1](https://github.com/simonw/datasette-socrata/issues/1)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.