Daily Archives: May 12, 2024

Reading JSON Data with Python

Recently I’ve been looking at archiving some data at SQL Saturday. As a start, I needed to read some of the archive data I have in Python. This post looks at the basics of reading in JSON data in Python, … Continue reading

Posted in Blog | Tagged , , | 1 Comment