<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Data sources on R Views</title>
    <link>https://rviews.rstudio.com/tags/data-sources/</link>
    <description>Recent content in Data sources on R Views</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 01 Nov 2017 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://rviews.rstudio.com/tags/data-sources/" rel="self" type="application/rss+xml" />
    
    
    
    
    <item>
      <title>Recent R Data Packages</title>
      <link>https://rviews.rstudio.com/2017/11/01/r-data-packages/</link>
      <pubDate>Wed, 01 Nov 2017 00:00:00 +0000</pubDate>
      
      <guid>https://rviews.rstudio.com/2017/11/01/r-data-packages/</guid>
      <description>
        


&lt;p&gt;It has never been easier to access data from R. Not only does there seem to be a constant stream of new packages that access the APIs of data providers, but it is also becoming popular for package authors to wrap up fairly large datasets into R packages. Below are 44 R packages concerned with data in one way or another that have made it to CRAN over the past two months.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=alphavantager&#34;&gt;alphavantager&lt;/a&gt; v0.1.0: Implements an interface to the &lt;a href=&#34;https://www.alphavantage.co/&#34;&gt;Alpha Vantage&lt;/a&gt; API to fetch historical data on stocks, physical currencies, and digital/crypto currencies. See the &lt;a href=&#34;https://cran.rstudio.com/web/packages/alphavantager/README.html&#34;&gt;README&lt;/a&gt; to get the key.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=AmesHousing&#34;&gt;AmesHousing&lt;/a&gt; v0.0.2: Contains raw and processed versions of the Ames Iowa Housing Data. See &lt;a href=&#34;http://ww2.amstat.org/publications/jse%3E&#34;&gt;De Cock (2011)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=billboard&#34;&gt;billboard&lt;/a&gt; v0.1.0: Contains data sets regarding songs on the Billboard Hot 100 list from 1960 to 2016, including ranks for the given year, musical features, and lyrics.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=BIS&#34;&gt;BIS&lt;/a&gt; v0.1.0: Provides an interface to data provided by the &lt;a href=&#34;https://www.bis.org&#34;&gt;Bank for International Settlements&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/BIS/vignettes/BIS.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-30-Data-Pkgs_files/BIS.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=bomrang&#34;&gt;bomrang&lt;/a&gt; v0.0.8: Provides functions to interface with &lt;a href=&#34;http://www.bom.gov.au/&#34;&gt;Australian Government Bureau of Meteorology&lt;/a&gt; data. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/bomrang/vignettes/bomrang.html&#34;&gt;Introduction&lt;/a&gt; and an &lt;a href=&#34;https://cran.rstudio.com/web/packages/bomrang/vignettes/use_case.html&#34;&gt;Example&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-30-Data-Pkgs_files/bomrang.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=brazilmaps&#34;&gt;brazilmaps&lt;/a&gt; v0.1.0: Enables users to obtain Brazilian map spatial objects of varying region types, e.g., cities, states, microregions, and mesoregions.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=census&#34;&gt;census&lt;/a&gt; v0.2.0: Provides functions to scrape US Census data from the &lt;a href=&#34;http://mcdc.missouri.edu/websas/caps10acsb.html&#34;&gt;American Community Survey&lt;/a&gt; (ACS) data and metadata. There is a brief &lt;a href=&#34;https://cran.rstudio.com/web/packages/census/vignettes/getting-started.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=cptec&#34;&gt;cptec&lt;/a&gt; v0.1.0: Retrieves data from the &lt;a href=&#34;http://www.cptec.inpe.br/&#34;&gt;CPTEC/INPE&lt;/a&gt;, Centro de Previsão de Tempo e Estudos Climáticos Instituto Nacional de Pesquisas Espaciais, weather and climate forecasting center in Latin America.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=coinmarketcapr&#34;&gt;coinmarketcapr&lt;/a&gt; v0.1 Provides functions to extract and monitor price and market cap of ‘Crypto currencies’ from &lt;a href=&#34;https://coinmarketcap.com/api/&#34;&gt;Coin Market Cap&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=copulaData&#34;&gt;copulaData&lt;/a&gt; v0.0-1: Contains data sets used for copula modeling in addition to those in the package &lt;a href=&#34;https://cran.r-project.org/package=copula&#34;&gt;copula&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=CytobankAPIstats&#34;&gt;CytobankAPIstats&lt;/a&gt; v1.0: Provides tools to access and process cytometry data from &lt;a href=&#34;https://www.cytobank.org&#34;&gt;Cytobank&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=data360r&#34;&gt;data360r&lt;/a&gt; v1.0.1: Provides an interface to the API for the World Bank’s &lt;a href=&#34;https://tcdata360.worldbank.org/&#34;&gt;TCdata360&lt;/a&gt; and &lt;a href=&#34;https://govdata360.worldbank.org/&#34;&gt;Govdata360&lt;/a&gt; platforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://CRAN.R-project.org/package=DescriptiveStats.OBeu&#34;&gt;DescriptiveStats.OBeu&lt;/a&gt; v1.2.1: Provides functions to estimate and return the needed parameters for visualizations designed for &lt;a href=&#34;http://openbudgets.eu/&#34;&gt;OpenBudgets.eu&lt;/a&gt; datasets. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/DescriptiveStats.OBeu/vignettes/DescriptiveStats.html&#34;&gt;Getting Started Guide&lt;/a&gt; and two other vignettes.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=dobson&#34;&gt;dobson&lt;/a&gt; v0.1: Contains example data sets from the book &lt;a href=&#34;https://www.amazon.com/Introduction-Generalized-Chapman-Statistical-Science/dp/1584889500&#34;&gt;An Introduction to Generalised Linear Models&lt;/a&gt; by Dobson and Barnett.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=ensemblepp&#34;&gt;ensemblepp&lt;/a&gt; v0.1-0: Contains temperature and precipitation ensemble weather forecasts and observations taken at Innsbruck, Austria, which are contained in the forthcoming book (Elsevier) “Statistical Post processing of Ensemble Forecasts” by Vannitsem, Wilks, and Messner.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fedreporter&#34;&gt;fedreporter&lt;/a&gt; v0.2.1: Implements an API to the Federal &lt;a href=&#34;https://api.federalreporter.nih.gov&#34;&gt;RePORTER&lt;/a&gt;, allowing users to search job projects from different government agencies.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=fingertipsR&#34;&gt;fingertipsR&lt;/a&gt; v0.1.3: Provides an interface to the API for &lt;a href=&#34;http://fingertips.phe.org.uk/&#34;&gt;Fingertips&lt;/a&gt;, which contains data for many indicators of public health in England. There are vignettes for plotting &lt;a href=&#34;https://cran.rstudio.com/web/packages/fingertipsR/vignettes/lifeExpectancy.html&#34;&gt;Life Expentancy&lt;/a&gt; and for &lt;a href=&#34;https://cran.rstudio.com/web/packages/fingertipsR/vignettes/selectIndicatorsRedRed.html&#34;&gt;Interactively Selecting Indicators&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-30-Data-Pkgs_files/fingertipsR.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GetITRData&#34;&gt;GetITRData&lt;/a&gt; v0.6: Provides functions to read quarterly and annual financial reports - including assets, liabilities, income, and cash flow statements - from &lt;a href=&#34;http://www.bmfbovespa.com.br/en_us/products/listed-equities-and-derivatives/equities/listed-companies.htm&#34;&gt;Bovespa’s ITR (informacoes trimestrais) system&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/GetITRData/vignettes/gitrd-vignette-introduction.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=GetLattesData&#34;&gt;GetLattesData&lt;/a&gt; v0.6: Implements an API for downloading and reading XML data directly from &lt;a href=&#34;http://lattes.cnpq.br/&#34;&gt;Lattes&lt;/a&gt;. There is a &lt;a href=&#34;https://cran.rstudio.com/web/packages/GetLattesData/vignettes/gld_vignette-ReadLattes.html&#34;&gt;vignette&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=IIS&#34;&gt;IIS&lt;/a&gt; v1.0: Contains the datasets and functions form the book &lt;a href=&#34;http://www.springer.com/us/book/9783319560700&#34;&gt;Intuitive Introductory Statistics&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=jaod&#34;&gt;jaod&lt;/a&gt; v0.1.0: Provides a client for the Directory of &lt;a href=&#34;https://doaj.org/&#34;&gt;Open Access Journals (DOAJ)&lt;/a&gt;. See the &lt;a href=&#34;https://doaj.org/api/v1/docs&#34;&gt;API documentation&lt;/a&gt; and &lt;a href=&#34;https://cran.rstudio.com/web/packages/jaod/README.html&#34;&gt;README&lt;/a&gt; file.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=LAGOSNE&#34;&gt;LAGOSNE&lt;/a&gt; v1.00: Provides a client for programmatic access to the &lt;a href=&#34;https://lagoslakes.org&#34;&gt;Lake Multi-scaled Geospatial and Temporal&lt;/a&gt; database, with functions for accessing lake water quality and ecological context data for the US. There is a vignette on the &lt;a href=&#34;https://cran.rstudio.com/web/packages/LAGOSNE/vignettes/lagosne_structure.html&#34;&gt;Structure of LAGOSNE&lt;/a&gt; and another for &lt;a href=&#34;https://cran.rstudio.com/web/packages/LAGOSNE/vignettes/working_with_lagosne.html&#34;&gt;Working with LAGOSNE&lt;/a&gt;. The following map shows chlorophyll concentrations in Pennsylvania.&lt;/p&gt;
&lt;div class=&#34;figure&#34;&gt;
&lt;img src=&#34;/post/2017-10-30-Data-Pkgs_files/LAGOSNE.png&#34; /&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=lexiconPT&#34;&gt;lexiconPT&lt;/a&gt; v0.1.0: Provides access to Portuguese lexicons for sentiment analysis.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mapsapi&#34;&gt;mapsapi&lt;/a&gt; v0.1.0: Provides an interface to the &lt;a href=&#34;http://bit.ly/2yZeQhi&#34;&gt;Google Maps&lt;/a&gt; API. See the &lt;a href=&#34;https://cran.rstudio.com/web/packages/mapsapi/vignettes/intro.html&#34;&gt;vignette&lt;/a&gt; to get started.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=matchbook&#34;&gt;matchbook&lt;/a&gt; v1.0.7: Provides a wrapper for the &lt;a href=&#34;http://www.matchbook.com&#34;&gt;Matchbook&lt;/a&gt; API.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=microdemic&#34;&gt;microdemic&lt;/a&gt; v0.1.0: Provides programmatic access to scholarly articles in the &lt;a href=&#34;https://academic.microsoft.com/&#34;&gt;Microsoft Academic Graph&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=mozzie&#34;&gt;mozzie&lt;/a&gt; v0.1.0: Contains weekly dengue cases in 25 districts of Sri Lanka from 2008/ week-52 to 2014/ week-21.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=nyctaxi&#34;&gt;nyctaxi&lt;/a&gt; v0.0.1: Provides an interface to New York City’s &lt;a href=&#34;http://www.nyc.gov/html/tlc/html/about/trip_record_data.shtml&#34;&gt;Taxi and Limousine Commission Trip Data&lt;/a&gt;. The &lt;a href=&#34;https://cran.rstudio.com/web/packages/nyctaxi/vignettes/nyc_taxi.html&#34;&gt;vignette&lt;/a&gt; describes how to get started.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=opendotaR&#34;&gt;opendotaR&lt;/a&gt; v0.1.4: Provides access to the &lt;a href=&#34;https://www.opendota.com/&#34;&gt;OpenDota API&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PakPC2017&#34;&gt;PakPC2017&lt;/a&gt; v0.3.0: Provides data sets and functions for exploration of the &lt;a href=&#34;http://www.pbscensus.gov.pk/&#34;&gt;Pakistan Population Census 2017&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PakPMICS2014Ch&#34;&gt;PakPMICS2014Ch&lt;/a&gt; v0.1.0: Provides a data set and function for exploring the &lt;a href=&#34;http://www.mics.unicef.org/surveys&#34;&gt;Multiple Indicator Cluster Survey&lt;/a&gt;: 2014 Children Punjab, Pakistan.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PakPMICS2014HH&#34;&gt;PakPMICS2014HH&lt;/a&gt; v0.1.0: Provides a data set and function for exploring the &lt;a href=&#34;http://www.mics.unicef.org/surveys&#34;&gt;Multiple Indicator Cluster Survey&lt;/a&gt;: 2014 Households Punjab, Pakistan.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PakPMICS2014HL&#34;&gt;PakPMICS2014HL&lt;/a&gt; v0.1.0: Provides a data set and function for exploring the &lt;a href=&#34;http://www.mics.unicef.org/surveys&#34;&gt;Multiple Indicator Cluster Survey&lt;/a&gt;: 2014 Household Listings Punjab, Pakistan.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=PakPMICS2014Wm&#34;&gt;PakPMICS2014Wm&lt;/a&gt; v0.1.0: Provides a data set and function for exploring the &lt;a href=&#34;http://www.mics.unicef.org/surveys&#34;&gt;Multiple Indicator Cluster Survey&lt;/a&gt;: 2014 Women (age 15-49 years) Punjab, Pakistan.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=pder&#34;&gt;pder&lt;/a&gt; v1.0-0: Provides data sets for the &lt;a href=&#34;Panel%20Data%20Econometrics%20with%20R&#34;&gt;Panel Date Econometrics with R&lt;/a&gt; book.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=realestateDK&#34;&gt;realestateDK&lt;/a&gt; v0.1.0: Provides quarterly information on &lt;a href=&#34;http://finansdanmark.dk/toerre-tal/boligstatistik/boligmarkedsstatistikken/&#34;&gt;Denmark Housing Market Statistics&lt;/a&gt;, including average square meter prices and the number of free trades for parcel and terraced houses, condominiums, and holiday homes in Denmark since 1992.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=rcongresso&#34;&gt;rcongresso&lt;/a&gt; v0.1.3: Wraps the API for the &lt;a href=&#34;https://dadosabertos.camara.leg.br/&#34;&gt;Brazilian Chamber of Deputies&lt;/a&gt;. There is an &lt;a href=&#34;https://cran.rstudio.com/web/packages/rcongresso/vignettes/introducao-rcongresso.html&#34;&gt;Introduction&lt;/a&gt; and a &lt;a href=&#34;https://cran.rstudio.com/web/packages/rcongresso/vignettes/purrr-e-rcongresso.html&#34;&gt;vignette&lt;/a&gt; for using the package with &lt;code&gt;purrr&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=repurrrsive&#34;&gt;repurrrsive&lt;/a&gt; v0.1.0: Contains recursive lists in the form of R objects, ‘JSON’, and ‘XML’, for use in teaching with examples, including color palettes, Game of Thrones characters, GitHub repositories, entities from the Star Wars universe, and more.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=spatstat.data&#34;&gt;spatstat.data&lt;/a&gt; v1.1-1: Contains datasets for the &lt;a href=&#34;https://cran.r-project.org/package=spatstat&#34;&gt;spatstat&lt;/a&gt; package.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=statsDK&#34;&gt;statsDK&lt;/a&gt; v0.1.1: Provides a wrapper for the API to &lt;a href=&#34;http://statbank.dk/&#34;&gt;Statistics Denmark&lt;/a&gt;. Have a look at the &lt;a href=&#34;http://api.statbank.dk/console&#34;&gt;API Console&lt;/a&gt; and the &lt;a href=&#34;https://cran.rstudio.com/web/packages/statsDK/vignettes/Get_started_with_statsDK.html&#34;&gt;vignette&lt;/a&gt; to get started with the package.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=SPYvsSPY&#34;&gt;SPYvsSPY&lt;/a&gt;: Contains historical data from the legendary Mad magazine comic strip.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=UdderQuarterInfectionData&#34;&gt;UdderQuarterInfectionData&lt;/a&gt; v1.0.0: Provides the udder quarter infection data set, which contains infection times of individual cow udder quarters with Corynebacterium bovis. See &lt;a href=&#34;doi:10.3168/jds.S0022-0302(97)76295-7&#34;&gt;Laevens et al. 1997&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=USCF&#34;&gt;USCF&lt;/a&gt; v0.1.3: Provides a function to retrieve information from the U.S. Chess Federation website.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cran.r-project.org/package=XKCDdata&#34;&gt;XKCDdata&lt;/a&gt; v0.1.0: Provides a function to download data from individual &lt;a href=&#34;https://xkcd.com/&#34;&gt;XKCD&lt;/a&gt; comics, by Randall Munroe.&lt;/p&gt;

        &lt;script&gt;window.location.href=&#39;https://rviews.rstudio.com/2017/11/01/r-data-packages/&#39;;&lt;/script&gt;
      </description>
    </item>
    
  </channel>
</rss>
