midas-science / midas

midas is a framework that enables you to enrich your CSV, JSON or Excel dataset with any web API you can think of.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version Image

With midas you can easily build a pipeline that automates the enrichment process of your CSV, JSON and Excel datasets. Use any web API (e.g. OpenWeatherMap, GoogleMaps, CoinMarketCap and more) to add additional information to your existing dataset without you having to worry about stuff like

  • extracting data from your dataset,
  • converting file types and
  • rate limiting of external APIs.

Documentation

🚀 Getting started

🔧 Pipeline Configuration

➕ Develop your own Enricher

Enrichers

Get in touch

Join our Discord channel or send an email to hello@midas.science if you need help or want to give feedback.

About

midas is a framework that enables you to enrich your CSV, JSON or Excel dataset with any web API you can think of.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%