Skip to content

A light-weight wrapper for the Datawrapper API.

License

Notifications You must be signed in to change notification settings

gka/datawrapper-api.py

 
 

Repository files navigation

datawrapper

Documentation Status MyBinder.org badge

A light-weight wrapper for the Datawrapper API (v3.0). See https://developer.datawrapper.de/docs/getting-started.

Features

  • 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.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

A light-weight wrapper for the Datawrapper API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.7%
  • Makefile 10.3%