UNPKG

midas-core

Version:

Enrich data with APIs

37 lines (22 loc) 1.7 kB
![npm](https://img.shields.io/npm/v/npm.svg?style=for-the-badge) ![version](https://img.shields.io/badge/version-0.1-blue.svg?Cache=true&style=for-the-badge) [<img src="https://i.imgur.com/xID4Ncu.png">](https://discord.gg/zBYnHuN) ![Image](https://i.imgur.com/QhEPsca.png) 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](https://github.com/midas-science/midas/wiki/Getting-Started) [🔧 Pipeline Configuration](https://github.com/midas-science/midas/wiki/Pipeline-Configuration) [➕ Develop your own Enricher](https://github.com/midas-science/midas/wiki/Develop-your-own-Enricher) ## **Enrichers** - [OpenWeatherMap](https://github.com/midas-science/enricher-openweathermap) - [CoinMarketCap](https://github.com/midas-science/enricher-coinmarketcap) - [Google Geocoding](https://github.com/midas-science/enricher-googlegeocoding) - [Instagram](https://github.com/midas-science/enricher-instagramlocation) - [Clearbit](https://github.com/midas-science/enricher-clearbit) - [ipapi](https://github.com/midas-science/enricher-ipapi) - [Develop your own](https://github.com/midas-science/midas/wiki/Develop-your-own-Enricher) ## **Get in touch** Join our [Discord channel](https://discord.gg/zBYnHuN) or send an email to hello@midas.science if you need help or want to give feedback.