Send your Exchange Rates API data to PostgreSQL with Singer

Singer makes it easy to send standard, JSON-formatted data from taps to targets.

Learn more about the Singer spec  →

The Exchange Rates API tap

Exchange Rates API is a free service for current and historical foreign exchange rates published by the European Central Bank. The Singer Exchange Rates API tap pulls data out of Exchange Rates API and delivers data in a standard, JSON-based format.

The PostgreSQL target

PostgreSQL is a popular database tool. The Singer PostgreSQL target consumes data from any Singer tap.

Getting started

Installing and running taps and targets is easy. Check the tap and target repositories for specific setup steps.

Exchange Rates API

View the Exchange Rates API repo  →


PostgreSQL

View the PostgreSQL repo  →
          $ pip install tap-exchangeratesapi
          $ pip install target-postgresql
        

Contribute to Singer

View open pull requests for Exchange Rates API and PostgreSQL

View open issues for Exchange Rates API and PostgreSQL

Discuss working with this tap and target on the Singer Slack.

More Singer Taps

Extract data from these Taps and send it to the PostgreSQL target.