Quandl
Quandl has a vast collection of free and open data collected from a variety of organizations: central banks, governments, multinational organizations and more. You can use it without payment and with few restrictions.
Quandl endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
downloadEntrieTable /downloadEntrieTable |
Alternatively, we have created an exporter function that will download the entire table as a zipped CSV file. |
| POST |
filterColumns /filterColumns |
It is possible to select specific table columns to download, by identifying them with the columns parameter. |
| POST |
filterRows /filterRows |
It is possible to download only certain desired rows from a table, by specifying one or more columns to act as criteria to filter rows. If the value in a given column matches the… |
| POST |
filterRowsAndColumns /filterRowsAndColumns |
You can filter on both rows and columns by appending both filter types to your API request. |
| POST |
getEntrieTable /getEntrieTable |
Return table entrie |
| POST |
getFilteredTimeSeriesData /getFilteredTimeSeriesData |
You can slice, transform and otherwise customize your time-series dataset prior to download by appending various optional parameters to your query. |
| POST |
getTableMetadata /getTableMetadata |
Get table metadata |
| POST |
getTimeSeriesAllData /getTimeSeriesAllData |
This call returns metadata and data from a specified time-series. |
| POST |
getTimeSeriesData /getTimeSeriesData |
This call returns data from a specified time-series. |
| POST |
getTimeSeriesMetaData /getTimeSeriesMetaData |
This call returns metadata from a specified time-series. |
Quandl pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |