dev.socrata.com icon indicating copy to clipboard operation
dev.socrata.com copied to clipboard

Soda-ts: A modern Node.js library to interact with Soda Open Data APIs.

Open deanban opened this issue 4 years ago • 1 comments

A functional JS/TS library to access Socrata datasets. https://github.com/data-depot/soda-ts

deanban avatar May 11 '20 23:05 deanban

Nice! It can be used for front-end too as isomorphic library, you might want to remove dotenv and csv-parse dependencies and set got as optional http request tool.

albertvp avatar Aug 04 '20 00:08 albertvp