DEV Community

Discussion on: Building ClickHouse Dashboard and crunching WallStreetBets data πŸ’ΈπŸ€‘

Collapse
 
mshtyusuf profile image
MASHATE YOUSSEF

Hi Igor, Great Tutorial!
I am using a docker image for Clickhouse and I wanted to insert the dataset for market stock.
Can you please elaborate on how did you integrate the Stock market data into Clickhouse, Considering it has a lot of files within.

Collapse
 
igorlukanin profile image
Igor Lukanin

Hi @mshtyusuf πŸ‘‹ I've used the ability to import from CSV which is built into ClickHouse. You can read more here: clickhouse.tech/docs/en/interfaces...