https://pixabay.com/de/

https://docs.dataform.co/guides/sqlx

NDJSON
Newline-delimited JSON, auch line-delimited JSON (LDJSON) oder JSON lines (JSONL) ist ein Format zur Serialisierung einer eine Liste von JSON-Dokumenten. In der Regel werden die einzelnen JSON-Dokumente kompakt ohne unnötige Leerzeichen angegeben. MIME Type 'application/x-ndjson, {skipInvalid=true}' application/json text/plain

YAML Ain’t Markup Language“
text/x-yaml String Boolean Number Nil Mapping Sequences -liste dictory: pip3 install pyyaml import yaml https://pyyaml.org/wiki/LibYAML