Learn R Programming

TSdbi (version 2017.4-1)

Time Series Database Interface

Description

Provides a common interface to time series databases. The objective is to define a standard interface so users can retrieve time series data from various sources with a simple, common, set of commands, and so programs can be written to be portable with respect to the data source. The SQL implementations also provide a database table design, so users needing to set up a time series database have a reasonably complete way to do this easily. The interface provides for a variety of options with respect to the representation of time series in R. The interface, and the SQL implementations, also handle vintages of time series data (sometime called editions or real-time data). There is also a (not yet well tested) mechanism to handle multilingual data documentation. Comprehensive examples of all the 'TS*' packages is provided in the vignette Guide.pdf with the 'TSdata' package.

Copy Link

Version

Install

install.packages('TSdbi')

Monthly Downloads

270

Version

2017.4-1

License

GPL-2

Maintainer

Last Published

May 10th, 2017

Functions in TSdbi (2017.4-1)

TSconnect

Connect to a Time Series Database
TSdates

Check Data Availability
TSget

Get Time Series Data Using a Database Connection
TSput

Write Data to a Data Connection
TSsourceInfo

Get source information from a data object
TSvintages

Indicate all Vintages at a Connection
TSexists

Check if Series Exist on a Database
TSfinddb

Find a Time Series Database Connection
TSdbi-package

Time Series Data Base Interface
TSdescription

Specific Methods for Documenting Data