3 comments

[ 2.8 ms ] story [ 16.8 ms ] thread
clickable title, but then it is an ad for a free API to save CSV
In case not evident, this is OSS as well as an online playpen.

Repo for both the site and the 'database':

https://github.com/calpaterson/csvbase

And this is example client:

https://github.com/calpaterson/csvbase-client

Yes - all of the code for everything is on github. The client you probably don't need - just use curl - but it is kind of cool to do `import pandas as pd; pd.read_csv("csvbase://meripaterson/stock-exchanges")`

I did try to say that it's all open source! Even in the first sentence! :)