thepycoder / OpenKamerBE

0 stars 2 forks source link

MVP: Minimum Viable Product #11

Open thepycoder opened 3 months ago

thepycoder commented 3 months ago

There are Raw JSONs (like how it is scraped) and then there are cleaned up JSONs.

Cleaned up JSONs produced:

We need to make sure they are all linkable to each other. Ideally, we'd keep everything in JSON format, even for later use in a front-end, reasons:

The goal is to keep it simple, otherwise we'll never actually make it.