|
![]() |
|
HOME PRODUCTS EXPO ADD-INS Econometrics Portfolio Risk Monte Carlo BasketTrader TickBase ABOUT US Overview Management CUSTOMERS SUPPORT Contact Downloads Manuals Training FAQ DOWNLOAD CONTACT US Request Info |
HOME > ACADEMICS > SOURCES ![]() Academics Academic Program | Download EXPO | Free Data Sources Free Time Series Data for EXPO UsersIncreasing numbers of financial institutions, educational facilities, and government agencies are publishing a wealth of free economic and financial data on the Internet. This comes as great news to EXPO users, who can now download this data into EXPO for viewing, graphing and analysis. This page points you to some of the better free data sources that we've found, and gives some helpful hints on how to download different data formats. Also of interest are other links to finance resources, that provide links to other data sources.Note that data available on the Web comes in many formats. While most data formats move easily into EXPO, you may need to change the formatting of some data before you import the data into EXPO. If you have the Microsoft Windows notepad and/or a spreadsheet like EXCEL, most of the more difficult formats are easily conquered. You might want to check out this tutorial on how EXPO expects data to be formatted. If you have any suggestions as to other free data sources, please mail LMT, so that we can update this page. PLEASE NOTE -- LMT BEARS NO RESPONSIBILITY FOR THE ACCURACY OR COMPLETENESS OF THE DATA AT ANY OF THESE OR OTHER SOURCES MENTIONED IN LMT's WEB PAGE. IndexThis Free Data page suggests sources for the following interesting categories of financial and economic data: US Financial Market DataEconomic DataForeign ExchangeBondshttp://munshi.sonoma.edu/invest/bondyld.html: Monthly data dating from 1970 to 1992 for US Treasury Notes, and other sorted bond yields. Back to INDEX Certificates of DepositFederal Reserve Bank of Chicagohttp://www.frbchi.org/econinfo/finance/int-rates/welcome.html Current (1994 - present)
Historical (1965 -1993)
Click here for information on Chicago Fed's file formats, and how to best import the data into EXPO. Back to INDEX TreasuriesFederal Reserve Bank of Chicagohttp://www.frbchi.org/econinfo/finance/int-rates/welcome.html Current (1994- present)
Historical (1960 -1993)
Click here for information on Chicago Fed's file formats, and how to best import the data into EXPO. Back to INDEX Commodities - EBAY.COMhttp://www.ebay.com:80/invest/data/: Historical time series data on the following commodities: Cocoa, Coffee, Copper, Corn, Live Cattle, Live Hogs, Pork Bellies, Soybeans, Sugar, and Wheat. This site also provides data on these other instruments: D-Mark, Eurodollar, Gold, Japanese Yen, S&P 500 Index, Silver, Swiss Franc, T-Bill, and the T-Bond. Click here for information on the file formats that the data comes in, and how to best import it into EXPO. Back to INDEX Economic DataThere are a lot of great sources of economic data on the Web, too many to mention them all here. Click here to access a site that will lead you to both US and World data. Nijenrode Business Webserverhttp://www.nijenrode.nl/nbr/trends/: Economic Data, Statistical Data, Trends per Country. This site is especially useful if you are looking for sources of non-US economic data. Federal Reserve Board of St. Louishttp://www.stls.frb.org/fred/dataindx.html: The Federal Reserve Board supplies historical US economic data spanning back sometimes as early as the first quarter of this century! You can either download individual series, or compressed zip that span the entire data category. In addition, they provide update files that merge in new data into existing files. Data is available in the following categories:
Also, see about the FRB of St. Louis' file formats. US Economy Business Cycle Indicatorshttp://www.mlinet.com/bci/catBCI.html: LOTS of stuff. You can download data as a .wks file, which you can then import into Lotus or Excel, before importing it into EXPO. Bureau of Labor Statisticshttp://stats.bls.gov/: This government agency not only publishes tons of data, but also supplies you with a form-based application/search engine, to help you narrow down your search. Federal Reserve Board of Chicagohttp://www.frbchi.org/econinfo/econ-ind/welcome.html: Business/Consumer Indicators, Housing, Real Estate and Construction, and National Income and Product Accounts. Back to INDEX Foreign ExchangeFederal Reserve Bank of Chicagohttp://www.frbchi.org/econinfo/finance/for-exchange/welcome.html
Federal Reserve Board of St. Louishttp://www.stls.frb.org/fred/dataindx.html: Monthly Exchange Rate Data
Back to INDEX Commodities - Ebay.comDownloading the DataIf you want a portion of the data:
If you want all the data:
Importing the Data into EXPO
readahist("FILENAME","D",1,4,-1,1)
where the -1 argument indicates to use the default interval, and the final '1' tells EXPO to swap CHLO for OHLC.
File FormatsThis data comes in a very simple format: a single column of dates, followed by CHLO data, then by a column of open interest. Note that futures are non-continuous, i.e., not processed. Date Open High Low Close Volume Op Int Sample FileDate Open High Low Close Volume Op Int 911021 1173 1190 1173 1188 4404 56264 911022 1168 1179 1156 1177 6989 55445 911023 1164 1202 1164 1194 5617 52437 911024 1190 1202 1183 1186 4086 52868 Back to Commodities Bureau of Labor Statistics: LABSTATDownloading the DataIf you want a portion of the data:
If you want all the data:
Importing the Data into EXPOIn order to import these files into EXPO, you must
readahist("FILENAME","M",1,1)
File FormatSeries ID Year Period Value Sample Filecuur0000sa0 1985 M01 105.5 cuur0000sa0 1985 M02 106.0 cuur0000sa0 1985 M03 106.4 . . cuur0000sa0 1986 M09 110.2 Back to US Economic Data Nijenrode Business Web ServerFile formats depend largely on what you are asking for. Back to World Economic Data Certificates of Deposit: Federal Reserve Board of ChicagoDownloading the DataIf you want a portion of the data:
If you want all the data:
Importing the Data into EXPO
File FormatsHeader . . . MM/DD/YY CD3 CD6 Sample File"Daily Certificate of Deposit Rates, Secondary Market" "Jan. 1, 1994 to most recent" "An average of dealer offering rates on nationally traded" "certificates of deposit" "Annualized using a 360-day year or bank interest" "Source: Federal Reserve Statistical Release H.15" "Board of Governors of the Federal Reserve System" "DATE = MM/DD/YY FORMAT" "CD3 = THREE-MONTH CD RATE" "CD6 = SIX-MONTH CD RATE" "DATE", "CD3", "CD6" 01/03/94 3.23 3.37 01/04/94 3.25 3.39 01/05/94 3.23 3.38 Back to Certificates of Deposit Treasuries: Federal Reserve Board of ChicagoDownloading the DataIf you want a portion of the data:
If you want all the data:
Importing the Data into EXPOIn order to import these files into EXPO, you must
READAHIST("filename","d", 1,1)
File FormatsHeader . . . mm/dd/yy value value value Sample File"Daily Treasury Bill Rates, Secondary Market" "Jan. 1, 1994 to most recent" "Quoted on a discount basis" "Annualized using a 360-day year or bank interest" "Source: Federal Reserve Statistical Release H.15" "Board of Governors of the Federal Reserve System" "DATE = MM/DD/YY FORMAT" "TB03 = 3-MONTH T-BILL RATE" "TB06 = 6-MONTH T-BILL RATE" "TBY = 1-YEAR T-BILL RATE" "DATE", "TB03", "TB06", "TBY" 01/03/94 3.03 3.24 3.50 01/04/94 3.08 3.27 3.48 01/05/94 3.07 3.26 3.48 Back to Treasuries Foreign Exchange: Federal Reserve Board of ChicagoDownloading the DataIf you want a portion of the data:
If you want all the data:
Importing the Data into EXPOIn order to import these files into EXPO, you must
READAHIST("filename","d", 1,1)
File FormatsHeader . . mm/dd/yy forex1 forex2 ... forexn mm/dd/yy value value ... value Sample File"Daily Foreign Exchange Rates" "Jan 1, 1971 to Dec 31, 1993" "Currency units per dollar unless otherwise indicated" Noon buying rates in New York City certified by the Federal" Reserve Bank of New York for customs purposes for cable transfers" payable in foreign currencies." Trade weighted value of the dollar = index of weighted average" exchange value of U.S. dollar against the currencies of other" G-10 countries. Weights are 1972-76 global trade of each of the" 10 countries." "Source: Federal Reserve Statistical Release H.10" DATE = MM/DD/YY FORMAT" CANADA = CANADIAN DOLLAR" GERMANY = GERMAN MARK" UK = UNITED KINGDOM POUND IN U.S. DOLLARS" JAPAN = JAPANESE YEN" FRANCE = FRENCH FRANC" TWD = TRADE WEIGHTED VALUE OF THE DOLLAR, NSA, MARCH 1973 = 100" "DATE", "CANADA", "GERMANY", "UK", "JAPAN", "FRANCE", "TWD" 1/01/71 0 0 0 0 0 0 1/04/71 1.0109 3.6434 2.3938 357.73 5.5211 120.53 Back to Foreign Exchange Federal Reserve Board of St. LouisDownloading the DataThere is data at the St. Louis Federal Reserve Board for the following categories:
When downloading the data, you can either choose to download individual series (File/Save As), or, more efficiently, you can download a zip file of all the data series in the category. The zip file is listed at the top of the list of available data series. Importing the Data into EXPO
READAHIST("filename","d", 1,1)
File FormatsFile formats at the St. Louis FRB vary from periodicity to periodicity, rather than by type of financial data. Daily Data Formatyymmdd value Weekly Data Formatyymmdd value Monthly Data Formatyyyy.mm value yymm value
|
|
|
Copyright © 2009 Leading Market Technologies, Inc. All rights reserved. |