Organisation for Economic Co-operation and Development (OECD)

class pandas_datareader.oecd.OECDReader(symbols, start=None, end=None, retry_count=3, pause=0.1, timeout=30, session=None, freq=None)

Get data for the given name from OECD.

close()

Close network session

property default_start_date

Default start date for reader. Defaults to 5 years before current date

property params

Parameters to use in API calls

read()

Read data from connector

property url

API URL