A Python class that makes working with JSON files simpler. It provides an easy way to read, write, add to, and check JSON files, along with some extra helpful methods and features.
When using read_json to read the json-file available at https://data.brreg.no/enhetsregisteret/api/enheter/lastned (the Norwegian Business Register), I get an error ...