Databank format (original) (raw)

Property Value
dbo:abstract A file format is a procedure to encode information for storage in a computer file.The databank format is an ASCII file format for time series econometric analysis. The format was popularized by MicroTSP. The databank format is used for data of a fixed annual sample frequency (annual, quarterly, monthly) and for undated data. It is supported by TSP, EViews, and many other econometric applications. Traditionally the name of the file ends with extension .db. By inspection, the databank file is seen to be an ASCII text file containing a single data series. A databank file is formatted in a linewise structure. Initial comment lines begin with a quote. For dated series, the next three lines specify the frequency, start date, and end date. (For undated series, the next two lines specify the start index and end index.) The remaining lines are data: one observation per line, or NA if missing. Closely related is the open databank format: a modest extension and more detailed specification of the traditional databank format. A conforming reader and writer is provided by EconPy. (en)
dbo:wikiPageExternalLink http://www.american.edu/econ/pytrix/opendatabank.htm https://web.archive.org/web/20090312015516/http:/econpy.googlecode.com/svn/trunk/pytrix/opendatabank.txt http://www.nber.org/databases/macrohistory/contents/index.html http://code.google.com/p/econpy/
dbo:wikiPageID 21417857 (xsd:integer)
dbo:wikiPageLength 1775 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 970523818 (xsd:integer)
dbo:wikiPageWikiLink dbr:Time_series dbc:Computer_file_formats dbr:TSP_(econometrics_software) dbr:ASCII dbr:EViews dbr:File_format dbr:Econometrics
dbp:wikiPageUsesTemplate dbt:Confusing
dct:subject dbc:Computer_file_formats
gold:hypernym dbr:Procedure
rdf:type dbo:AnatomicalStructure yago:WikicatComputerFileFormats yago:Abstraction100002137 yago:Communication100033020 yago:Format106636806 yago:Information106634376 yago:Message106598915
rdfs:comment A file format is a procedure to encode information for storage in a computer file.The databank format is an ASCII file format for time series econometric analysis. The format was popularized by MicroTSP. The databank format is used for data of a fixed annual sample frequency (annual, quarterly, monthly) and for undated data. It is supported by TSP, EViews, and many other econometric applications. Traditionally the name of the file ends with extension .db. (en)
rdfs:label Databank format (en)
owl:sameAs freebase:Databank format yago-res:Databank format wikidata:Databank format https://global.dbpedia.org/id/4isdC
prov:wasDerivedFrom wikipedia-en:Databank_format?oldid=970523818&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Databank_format
is dbo:wikiPageWikiLink of dbr:List_of_file_formats dbr:Stata dbr:TSP_(econometrics_software) dbr:EViews dbr:Gretl
is foaf:primaryTopic of wikipedia-en:Databank_format