{database}/{ticker}
.EOD/AAPL
as Quandl Code.EOD
is database name of End of Day US Stock Prices
and AAPL
is ticker for Apple,Inc.End of Day US Stock Prices
is EOD.LBMA/GOLD
as Quandl Code.{PUBLISHER}/{COUNTRY}_{INDICATOR}
fashion.WORLDBANK/CHN_SP_POP_TOTL
as a Quandl Code.Wide
format, you will get columns for each metric. For example, for Stock price data, you'll get:Long
format, you will get date and category(key)/value columns like below (for Stock Price case) Category holds value type like Open, High, Low, Close etc.Import
button to import the data as a data frame in Exploratory.