CRAN/E | TSdbi

TSdbi

Time Series Database Interface

Installation

About

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.

tsdbi.r-forge.r-project.org/
Copyright 2007-2011 Bank of Canada. 2012-2017 Paul Gilbert.

Key Metrics

Version 2017.4-1
R ≥ 2.8.0
Published 2017-05-10 2151 days ago
Needs compilation? no
License GPL-2
CRAN checks TSdbi results

Downloads

Last 24 hours 0 -100%
Last 7 days 64 -44%
Last 30 days 341 +52%
Last 90 days 748 +67%
Last 365 days 4.447 -48%

Maintainer

Maintainer

Paul Gilbert

pgilbert.ttv9z@ncf.ca

Authors

Paul Gilbert

Material

README
NEWS
Reference manual
Package source

In Views

Finance
TimeSeries

Vignettes

TSdbi Guide

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

TSdbi archive

Depends

R ≥ 2.8.0

Imports

methods
DBI ≥ 0.3.1
tframe ≥ 2015.1-1

Suggests

zoo
tseries
tis
tfplot
tframePlus

Reverse Depends

TSmisc
TSMySQL
TSodbc
TSPostgreSQL
TSsdmx
TSSQLite

Reverse Imports

TSsql

Reverse Suggests

TSdata