/sot_interview_prep

A set of notebooks to help with job interview prep. Enjoy! Feedback appreciated!

Primary LanguageJupyter Notebook

How to use

A set of notebooks to help with job interview prep. Enjoy! Feedback appreciated!

This is the public repository of Source of Truth Data API integrations.
This repo is designed to allow users explore SoT Data production code for experimentation and collaboration.

Please contact us at info@sourceoftruthdata.com. On Twitter: @sot_data Discord: https://discord.gg/pvp6SP6anG

Suggestions and feedback can be entered in Github Issues.

Running locally:

create venv

python -m venv venv

activate venv

source ./venv/bin/activate

install requirements

pip install -r requirements.txt

run code

python ./code/coinbase_coins_public.py