open-contracting / ocdskit

A suite of command-line tools for working with OCDS data
https://ocdskit.readthedocs.io
BSD 3-Clause "New" or "Revised" License
17 stars 7 forks source link

Use ensure_ascii=False to not escape UTF-8 characters #63

Closed jpmckinney closed 5 years ago

jpmckinney commented 5 years ago

May also want to update https://ocds-standard-development-handbook.readthedocs.io/en/latest/coding/#json

Follow-up to #62