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. Accessed 02 Feb. 2025.
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
Complete documentation for timeseriesdb
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

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  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  
listcompr  
List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list com ...
Download / Learn more Package Citations See dependency  
cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA