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]
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 10 Apr. 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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for timeseriesdb24681012141618TrendBars

Today's Hot Picks in Authors and Packages

xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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