Package pdfetch. October 15, 2017

Similar documents
Package rtsdata. October 26, 2018

Package gtrendsr. October 19, 2017

Package oec. R topics documented: May 11, Type Package

Package statsdk. September 30, 2017

Package ecoseries. R topics documented: September 27, 2017

Package GetITRData. October 22, 2017

Package repec. August 31, 2018

Package rzeit2. January 7, 2019

Package BANEScarparkinglite

Package censusapi. August 19, 2018

Package gtrendsr. August 4, 2018

Package censusr. R topics documented: June 14, Type Package Title Collect Data from the Census API Version 0.0.

Package GetHFData. November 28, 2017

Package rgho. R topics documented: January 18, 2017

Package aws.transcribe

Package GAR. September 18, 2015

Package guardianapi. February 3, 2019

Package postal. July 27, 2018

Package ECctmc. May 1, 2018

Package imdbapi. April 24, 2018

Package calpassapi. August 25, 2018

Package cattonum. R topics documented: May 2, Type Package Version Title Encode Categorical Features

Package PxWebApiData

Package kirby21.base

Package smapr. October 20, 2017

Package fingertipsr. May 25, Type Package Version Title Fingertips Data for Public Health

Package bea.r. December 8, 2017

Package humanize. R topics documented: April 4, Version Title Create Values for Human Consumption

Package fitbitscraper

Package genesysr. June 14, 2018

Package RWildbook. April 6, 2018

Package validara. October 19, 2017

Package promote. November 15, 2017

Package SEMrushR. November 3, 2018

Package cancensus. February 4, 2018

Package facerec. May 14, 2018

Package spark. July 21, 2017

Package influxdbr. January 10, 2018

Package TrafficBDE. March 1, 2018

Package tm1r. R topics documented: October 30, Type Package

Package scraep. November 15, Index 6

Package datasets.load

Package virustotal. May 1, 2017

Package riingo. April 16, 2018

Package opencage. January 16, 2018

Package RYoudaoTranslate

Package rnrfa. April 13, 2018

Package rbraries. April 18, 2018

Package xtractomatic

Package io. January 15, 2018

Package frequencyconnectedness

Package weatherdata. June 5, 2017

Package federalregister

Package rdryad. June 18, 2018

Package data.world. April 5, 2018

Package ether. September 22, 2018

Package tm.plugin.lexisnexis

Package gmapsdistance

Package rbgm. May 18, 2018

Package scraep. July 3, Index 6

Package tidytransit. March 4, 2019

Package algorithmia. September 13, 2016

Package svalues. July 15, 2018

Package condusco. November 8, 2017

Package editdata. October 7, 2017

The fimport Package. October 8, 2007

Package goodpractice

Package robotstxt. November 12, 2017

Package fastdummies. January 8, 2018

Package available. November 17, 2017

Package yhatr. R topics documented: May 9, Type Package Title R Binder for the Yhat API Version Date

Package geniusr. December 6, 2017

Package darksky. September 20, 2017

Package pwrab. R topics documented: June 6, Type Package Title Power Analysis for AB Testing Version 0.1.0

Package dbx. July 5, 2018

Package fimport. November 20, 2017

Package xtractomatic

Package githubinstall

Package jstree. October 24, 2017

Package messaging. May 27, 2018

Package ramcmc. May 29, 2018

Package deductive. June 2, 2017

R topics documented: 2 checkpoint-package

Package rwars. January 14, 2017

Package wikitaxa. December 21, 2017

Package strat. November 23, 2016

Package Tushare. November 2, 2018

Package patentsview. July 12, 2017

Package dkanr. July 12, 2018

Package imgur. R topics documented: December 20, Type Package. Title Share plots using the imgur.com image hosting service. Version 0.1.

Package spelling. December 18, 2017

Case study: accessing financial data

Package bisect. April 16, 2018

Package jpmesh. December 4, 2017

Package sfc. August 29, 2016

Package httpcache. October 17, 2017

Package hypercube. December 15, 2017

Package estudy2. July 3, 2018

Package essurvey. August 23, 2018

Dissertation skills. Patrick Overy

Transcription:

Package pdfetch October 15, 2017 Imports httr, zoo, xts, XML, lubridate, jsonlite, reshape2, readr, curl, xml2 Type Package Title Fetch Economic and Financial Time Series Data from Public Sources Version 0.2.3 Date 2017-10-15 Author Abiel Reinhart <abielr@gmail.com> Maintainer Abiel Reinhart <abielr@gmail.com> Download economic and financial time series from public sources, including the St Louis Fed's FRED system, Yahoo Finance, the US Bureau of Labor Statistics, the US Energy Information Administration, the World Bank, Eurostat, the European Central Bank, the Bank of England, the UK's Office of National Statistics, Deutsche Bundesbank, and INSEE. License GPL RoxygenNote 6.0.1 URL https://github.com/abielr/pdfetch BugReports https://github.com/abielr/pdfetch/issues NeedsCompilation no Repository CRAN Date/Publication 2017-10-15 04:29:49 UTC R topics documented: pdfetch........................................... 2 pdfetch_bls........................................ 2 pdfetch_boe........................................ 3 pdfetch_bundesbank.................................. 3 pdfetch_ecb........................................ 4 pdfetch_eia......................................... 5 pdfetch_eurostat.................................... 5 1

2 pdfetch_bls pdfetch_eurostat_dsd................................. 6 pdfetch_fred....................................... 7 pdfetch_insee....................................... 7 pdfetch_ons........................................ 8 pdfetch_wb......................................... 9 pdfetch_yahoo...................................... 9 Index 11 pdfetch A package for downloading economic and financial time series from public sources. A package for downloading economic and financial time series from public sources. pdfetch_bls Fetch data from U.S. Bureau of Labor Statistics Fetch data from U.S. Bureau of Labor Statistics pdfetch_bls(, from, to) from to a vector of BLS time series IDs start year end year. Note that the request will fail if this is a future year that is beyond the last available data point in the series. https://www.bls.gov/data/ pdfetch_bls(c("eiuir","eiuir100"), 2005, 2010)

pdfetch_boe 3 pdfetch_boe Fetch data from the Bank of England Interactive Statistical Database Fetch data from the Bank of England Interactive Statistical Database pdfetch_boe(, from, to = Sys.Date()) from to a vector of BoE series codes start date end date; if not given, today s date will be used http://www.bankofengland.co.uk/boeapps/iadb/ pdfetch_boe(c("lpmvwyr", "LPMVWYR"), "2012-01-01") pdfetch_bundesbank Fetch data from the Deutsche Bundesbank Fetch data from the Deutsche Bundesbank pdfetch_bundesbank() a vector of series codes

4 pdfetch_ecb https://www.bundesbank.de/navigation/en/statistics/time_series_databases/time_series_ databases.html pdfetch_bundesbank(c("bbnz1.q.de.y.h.0000.a","bbk01.bj9069")) pdfetch_ecb Fetch data from European Central Bank s statistical data warehouse Fetch data from European Central Bank s statistical data warehouse pdfetch_ecb() a vector of ECB series IDs http://sdw.ecb.europa.eu/ pdfetch_ecb("fm.b.u2.eur.4f.kr.dfr.chg")

pdfetch_eia 5 pdfetch_eia Fetch data from the US Energy Information Administration Fetch data from the US Energy Information Administration pdfetch_eia(, api_key) api_key a vector of EIA series codes EIA API key http://www.eia.gov/ pdfetch_eia(c("elec.gen.all-ak-99.a","elec.gen.all-ak-99.q"), EIA_KEY) pdfetch_eurostat Fetch data from Eurostat Eurostat stores its statistics in data cubes, which can be browsed at http://ec.europa.eu/eurostat/ data/database. To access data, specify the name of a data cube and optionally filter it based on its dimensions. pdfetch_eurostat(flowref, from, to,...)

6 pdfetch_eurostat_dsd flowref from to Eurostat dataset code a Date object or string in YYYY-MM-DD format. If supplied, only data on or after this date will be returned a Date object or string in YYYY-MM-DD format. If supplied, only data on or before this date will be returned... optional dimension filters for the dataset pdfetch_eurostat("namq_gdp_c", FREQ="Q", S_ADJ="NSA", UNIT="MIO_EUR", INDIC_NA="B1GM", GEO=c("DE","UK")) pdfetch_eurostat_dsd Fetch description for a Eurostat dataset Fetch description for a Eurostat dataset pdfetch_eurostat_dsd(flowref) flowref Eurostat dataset code pdfetch_eurostat_dsd("namq_gdp_c")

pdfetch_fred 7 pdfetch_fred Fetch data from St Louis Fed s FRED database Fetch data from St Louis Fed s FRED database pdfetch_fred() a vector of FRED series IDs https://fred.stlouisfed.org/ pdfetch_fred(c("gdpc1", "PCECC96")) pdfetch_insee Fetch data from the French National Institute of Statistics and Economic Studies (INSEE) Fetch data from the French National Institute of Statistics and Economic Studies (INSEE) pdfetch_insee() a vector of INSEE series codes

8 pdfetch_ons https://www.insee.fr/ pdfetch_insee(c("000810635")) pdfetch_ons Fetch data from the UK Office of National Statistics The ONS maintains multiple data products; this function can be used to retrieve data from the Time Series Explorer, see https://www.ons.gov.uk/timeseriestool pdfetch_ons(, dataset) dataset a vector of ONS series codes optional ONS dataset name, only used if a time series is available in multiple datasets. pdfetch_ons(c("lf24","lf2g"), "lms")

pdfetch_wb 9 pdfetch_wb Fetch data from World Bank Fetch data from World Bank pdfetch_wb(indicators, countries = "all") indicators countries a vector of World Bank indicators a vector of countrie, which can be 2- or 3-character ISO codes. The special option "all" retrieves all countries. http://data.worldbank.org/ pdfetch_wb("ny.gdp.mktp.cd", c("br","mx")) pdfetch_yahoo Fetch data from Yahoo Finance Fetch data from Yahoo Finance pdfetch_yahoo(, fields = c("open", "high", "low", "close", "adjclose", "volume"), from = as.date("2007-01-01"), to = Sys.Date(), interval = "1d")

10 pdfetch_yahoo fields from to interval a vector of Yahoo Finance tickers can be any of "open", "high", "low", "close", "volume", or "adjclose" a Date object or string in YYYY-MM-DD format. If supplied, only data on or after this date will be returned a Date object or string in YYYY-MM-DD format. If supplied, only data on or before this date will be returned the frequency of the return data, can be 1d, 1wk, or 1mo https://finance.yahoo.com/ pdfetch_yahoo(c("^gspc","^ixic")) pdfetch_yahoo(c("^gspc","^ixic"), "adjclose")

Index pdfetch, 2 pdfetch-package (pdfetch), 2 pdfetch_bls, 2 pdfetch_boe, 3 pdfetch_bundesbank, 3 pdfetch_ecb, 4 pdfetch_eia, 5 pdfetch_eurostat, 5 pdfetch_eurostat_dsd, 6 pdfetch_fred, 7 pdfetch_insee, 7 pdfetch_ons, 8 pdfetch_wb, 9 pdfetch_yahoo, 9 11