Other packages > Find by keyword >

timeseriesdb  

A Time Series Database for Official Statistics with R and PostgreSQL
View on CRAN: Click here


Download and install timeseriesdb package within the R console
Install from CRAN:
install.packages("timeseriesdb")

Install from Github:
library("remotes")
install_github("cran/timeseriesdb")

Install by package version:
library("remotes")
install_version("timeseriesdb", "1.0.0-1.1.2")



Attach the package and use:
library("timeseriesdb")
Maintained by
Matthias Bannert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-11-26
Latest Update: 2022-03-23
Description:
Archive and manage times series data from official statistics. The 'timeseriesdb' package was designed to manage a large catalog of time series from official statistics which are typically published on a monthly, quarterly or yearly basis. Thus timeseriesdb is optimized to handle updates caused by data revision as well as elaborate, multi-lingual meta information.
How to cite:
Matthias Bannert (2014). timeseriesdb: A Time Series Database for Official Statistics with R and PostgreSQL. R package version 1.0.0-1.1.2, https://cran.r-project.org/web/packages/timeseriesdb
Previous versions and publish date:
0.1 (2014-11-26 15:40), 0.2.1 (2015-04-04 07:46), 0.2 (2015-03-26 11:40), 0.4.1 (2018-08-06 13:20), 0.4 (2018-07-19 19:40)
Other packages that cited timeseriesdb R package
View timeseriesdb citation profile
Other R packages that timeseriesdb depends, imports, suggests or enhances
Functions, R codes and Examples using the timeseriesdb R package
Some associated functions: as.meta . as.tsmeta . change_access_level . create_meta . create_tsmeta . date_to_index . db_access_level_create . db_access_level_delete . db_access_level_list . db_access_level_set_default . db_call_function . db_collection_add_ts . db_collection_delete . db_collection_get_keys . db_collection_get_last_update . db_collection_list . db_collection_read_metadata . db_collection_read_ts . db_collection_remove_ts . db_connection_close . db_connection_create . db_dataset_create . db_dataset_delete . db_dataset_get_keys . db_dataset_get_last_update . db_dataset_get_latest_release . db_dataset_get_next_release . db_dataset_get_release . db_dataset_list . db_dataset_read_metadata . db_dataset_read_ts . db_dataset_trim_history . db_dataset_update_metadata . db_get_installed_version . db_grant_to_admin . db_meta_get_latest_validity . db_metadata_read . db_metadata_store . db_release_cancel . db_release_create . db_release_list . db_release_update . db_ts_assign_dataset . db_ts_delete . db_ts_delete_latest_version . db_ts_find_keys . db_ts_get_access_level . db_ts_get_dataset . db_ts_get_last_update . db_ts_read . db_ts_read_history . db_ts_rename . db_ts_store . db_ts_trim_history . db_with_tmp_read . has_depth_2 . index_to_date . install_timeseriesdb . json_to_ts . kof_ts . param_defs . print.meta . setup_sql_extentions . setup_sql_functions . setup_sql_grant_rights . setup_sql_roles . setup_sql_tables . setup_sql_triggers . 
Some associated R codes: access_levels.R . calendar.R . collections.R . data.R . datasets.R . db_tmp_tables.R . delete_time_series.R . json_to_ts.R . metadata.R . param_docs.R . read_time_series.R . setup_sql.R . store_records.R . store_time_series.R . to_ts_json.R . ts.R . utils.R .  Full timeseriesdb package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

unjoin  
Separate a Data Frame by Normalization
Separate a data frame in two based on key columns. The function unjoin() provides an inside-out ver ...
Download / Learn more Package Citations See dependency  
BayesMultMeta  
Bayesian Multivariate Meta-Analysis
Objective Bayesian inference procedures for the parameters of the multivariate random effects model ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bcp  
Bayesian Analysis of Change Point Problems
Provides an implementation of the Barry and Hartigan (1993) product partition model for the normal ...
Download / Learn more Package Citations See dependency  
Rwofost  
WOFOST Crop Growth Simulation Model
An implementation of the WOFOST ("World Food Studies") crop growth model. WOFOST is a dynamic simula ...
Download / Learn more Package Citations See dependency  
rBiasCorrection  
Correct Bias in DNA Methylation Analyses
Implementation of the algorithms (with minor modifications) to correct bias in quantitative DNA met ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns