Forum Discussion
daniele_tiles
7 years agoAdvocate II
Decrypt JSON compressed with lz-string
Hi to all, we have to prototype a dashboard based on a Postgres DB. The data is saved in JSON format, but unfortunately is also compressed with lz-string: Has anyone experienced this befo...
- 7 years ago
Hi I've solved it with Python.
daniele_tiles
7 years agoAdvocate II
Hi I've solved it with Python.
Sairam_V
3 years agoFrequent Visitor
If possible, Can you please share the python code to Decrypt JSON compressed with lz-string for the column mentioned.