<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Time Series Database Interface</dc:title>
  <dc:subject>CRAN Task View: Finance (http://CRAN.R-project.org/view=Finance)</dc:subject>
  <dc:subject>CRAN Task View: TimeSeries (http://CRAN.R-project.org/view=TimeSeries)</dc:subject>
  <dc:description>TSdbi 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 realtime data). There is also a (not yet well tested)
mechanism to handle multilingual data documentation.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.8.0), methods, tframe (&gt;= 2008.5-1)</dc:relation>
  <dc:relation>Imports: methods, DBI</dc:relation>
  <dc:relation>Suggests: zoo, tseries, tis, tfplot, tframePlus</dc:relation>
  <dc:creator>Paul Gilbert &lt;pgilbert.ttv9z@ncf.ca&gt;</dc:creator>
  <dc:contributor>Paul Gilbert &lt;pgilbert.ttv9z@ncf.ca&gt;</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2012-05-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=TSdbi</dc:identifier>
 </rdf:Description>
</rdf:RDF>

