Metadata-Version: 2.1
Name: spoonbill
Version: 1.0.9b9
Summary: Converts data that conforms to the Open Contracting Data Standard from JSON to Excel / CSV
Home-page: https://github.com/open-contracting/spoonbill
Author: Open Contracting Partnership
Author-email: data@open-contracting.org
License: BSD
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Provides-Extra: test
Provides-Extra: docs
License-File: LICENSE

|PyPI Version| |Build Status| |Coverage Status| |Python Version|

Spoonbill converts data that conforms to the `Open Contracting Data Standard (OCDS) <https://standard.open-contracting.org/latest/en/>`__ from JSON to Excel / CSV ("tables", hereafter). This is also known as "flattening" a JSON file.

If you are viewing this on GitHub or PyPI, open the `full documentation <https://open-contracting.github.io/spoonbill/>`__ for additional details.

.. |PyPI Version| image:: https://img.shields.io/pypi/v/spoonbill.svg
   :target: https://pypi.org/project/spoonbill/
.. |Build Status| image:: https://github.com/open-contracting/spoonbill/actions/workflows/push.yaml/badge.svg
   :target: https://github.com/open-contracting/spoonbill/actions/workflows/push.yaml
.. |Coverage Status| image:: https://coveralls.io/repos/github/open-contracting/spoonbill/badge.svg?branch=main
   :target: https://coveralls.io/github/open-contracting/spoonbill?branch=main
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/spoonbill.svg
   :target: https://pypi.org/project/spoonbill/


