A light-weight wrapper for the Datawrapper API (v3.0). See https://developer.datawrapper.de/docs/getting-started.
- Free software: MIT license
- Documentation: https://datawrapper.readthedocs.io.
- Retrieve your account information (including folders).
- Add data to charts, tables or maps.
- Create charts, tables or maps - and add data from a pandas.DataFrame in one call!
- Update chart descriptions.
- Publish charts, tables or maps.
- Retrieve chart properties, update its metadata, and other information.
- Display a chart (as output of notebook cell - it gets weird because interactivity ¯\_(ツ)_/¯ )
- Retrieve a chart, table or map's iframe code to embed.
- Export chart as png (still working on the svg and pdf parts).
- Move charts across folders and organizations.
- Delete charts.
- Get a list of all your charts.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.