javier / questdb_dataset_utils

Some scripts to work with demo datasets for questdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuestDB Dataset utilities

Some misc scripts for working with demo QuestDB datasets. This is a personal project for testing out things.

It is messy and not production ready.

By all means you are welcome to use it, but code is not optimal and it lacks any explanation, so be very careful out there.

qdb_table_downloaded

Downloads the passed query, paginating every 1000000 million rows, and outputs a csv

tfl_dataset

Downloads data from TFL's OpenApi and stores it on QuestDB. You can pass the transport "mode", for example tube or bus as seen at the TFL API docs

License

Apache 2 License

About

Some scripts to work with demo datasets for questdb

License:Apache License 2.0


Languages

Language:Python 84.1%Language:Jupyter Notebook 14.3%Language:Shell 1.5%