Manage Time Series for Official Statistics with R and PostgreSQL


[Up] [Top]

Documentation for package ‘timeseriesdb’ version 0.4.1

Help Pages

activateTsSet Activate a Set of Time Series
addKeysToTsSet Add keys to an existing Time Series set
addMetaInformation Add Meta Information to R Environments
beginTransaction Convenience Wrapper to SQL classics for BEGIN,COMMIT, ROLLBACK
changeTsSetOwner Change the owner of a Time Series set
commitTransaction Convenience Wrapper to SQL classics for BEGIN,COMMIT, ROLLBACK
createConObj Conveniently Create Connection Object to PostgreSQL based timeseriesdb
createHstore Create Hstore
createHstore.data.frame Create Hstore
createHstore.list Create Hstore
createHstore.ts Create Hstore
createHstore.zoo Create Hstore
createMetaDatasets Create Statements for PostgreSQL tables
createMetaLocalized Create Statements for PostgreSQL tables
createMetaUnlocalized Create Statements for PostgreSQL tables
createTimeseriesMain Create Statements for PostgreSQL tables
createTimeseriesSets Create Statements for PostgreSQL tables
createTimeseriesVintages Create Statements for PostgreSQL tables
dbIsValid Check Validity of a PostgreSQL connection
dbIsValid-method Check Validity of a PostgreSQL connection
deactivateTsSet Deactivate a Set of Time Series
deleteTimeSeries Delete Time Series from the database
deleteTsSet Permanently delete a Set of Time Series Keys
exportMetaEnv Export Content of Meta Information Environment to Various File Formats
getListDepth Determine depth of a list
getMeta Quickly Handle Meta Information
getTimeSeriesVintages Get all available vintages for the time series identified by 'series'
indexToDate Convert ts style time index Date representation
joinTsSets Join two Time Series sets together
listTsSets List All Time Series Sets for a Particular User
loadTsSet Load a Time Series Set
lookForKey Search Key-Value Pairs, look for existing keys in an Hstore
overwriteTsSet Overwrite a Time Series set with a new one
pgCopyDf Copy data.frame to postgres using bulk copy
readMetaInformation Read Meta Information from a Time Series Database
readTimeSeries Read Time Series From PostgreSQL database
removeKeysFromTsSet Remove keys from a Time Series set (if present)
rmAllBut Delete all objects except for specific objects
rollbackTransaction Convenience Wrapper to SQL classics for BEGIN,COMMIT, ROLLBACK
runCreateTables Run Setup: Create all mandatory tables
runDbQuery Run SELECT query
runUpgradeTables Add Release Date Column to Tables
searchKVP Search Key-Value Pairs, look for existing keys in an Hstore
setAttrListWise Set Attributes to Each Element of List According to a Given Vector
storeListChunkWise Store a List of Time Series Chunk Wise to Avoid Memory Problem
storeMetaChunkWise Store Meta Information Chunk Wise to Avoid Memory Problem
storeMetaInformation Store Meta Information to the Database
storeTimeSeries Write an R time series to a PostgreSQL database
storeTsSet Store a New Set of Time Series
updateMetaInformation Update Meta Information Records
updateMetaInformation.meta_env Update Meta Information Records
writeLogFile Simple Log File Writer
zooLikeDateConvert Zoo like Date Conversion
zooLikeDateconvert Zoo like Date Conversion