Commit Graph

6 Commits

Author SHA1 Message Date
Klaas van Schelven 0c461d5472 valid-only as a param on send_json
ironically the only example we've harvested ourselves from reality
is not valid.

to be able to send it anyway we need this flag.
2023-11-13 18:53:23 +01:00
Klaas van Schelven a6f99ac1f7 Add samples (my own as well as from other projects) 2023-11-13 18:41:50 +01:00
Klaas van Schelven f3b3fea2d2 Only bulk-load up-to-date valid Events 2023-11-12 21:20:02 +01:00
Klaas van Schelven 0cc0d4d210 Skip some more types of even data 2023-11-12 10:26:09 +01:00
Klaas van Schelven 725822ce3d Events: some modelling and a command to ingest JSONs from other projects as examples 2023-11-11 21:13:15 +01:00
Klaas van Schelven 3ca27a43d5 First jab at ingesting loads of example data 2023-11-10 19:50:42 +01:00