Happy to announce that the USgas package is now on CRAN. The package provides an overview of natural gas demand in the US in a time-series format (state and aggregate levels), with more than 100 series.
This package is a mirror of the USgrid package that focuses on electricity demand (and supply) in the US. Additional information available:
Source code - https://github.
Happy to announce (in a one month delay) a new package - sfo, which provides monthly statistics of the air passenger traffic at San Francisco International (SFO) airport. The package is available on CRAN.
Additional information available:
Source code - https://github.com/RamiKrispin/sfo Package site - https://ramikrispin.github.io/sfo/index.html Vignettes - https://ramikrispin.github.io/sfo/articles Data source - San Francisco Open Data portal The package provides the following two datasets:
Version 0.3.0 of the covid19italy is now available on CRAN. The package provides a daily snapshot of the covid19 cases in Italy by province, region and national levels. While the data on the package is getting refreshed once every few months, the update_data function enables you to get the most recent data available on the Github version (updated on a daily basis).
Additional resources:
Version 0.2.0 of the coronavirus R data package was pushed today to CRAN. The coronavirus package provides a tidy format for Johns Hopkins University Center for Systems Science and Engineering (JHU CCSE) Coronavirus dataset. Version 0.2.0 catch up with the significant changes in the data that took place since the initial release on February 24, changing the package status from experimental to maturing.
Last week I pushed an update of the covid19italy package to CRAN (v0.2.0). The covid19italy R package provides a tidy format dataset of the 2019 Novel Coronavirus COVID-19 (2019-nCoV) pandemic outbreak in Italy. The package includes the following three datasets:
italy_total - daily summary of the outbreak on the national level italy_region - daily summary of the outbreak on the region level italy_province - daily summary of the outbreak on the province level More details about the datasets available on the following vignette