This repository was archived by the owner on Jun 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
François edited this page Aug 20, 2013
·
31 revisions
Welcome to the qogdata wiki!
The xtdata package aims at providing some helper functions to users working with Quality of Government (QOG) datasets, especially with regards to merging different country-year cross-sectional time series. The package allows the user to download data from the QOG data server and from several sources, as well as to merge, plot or subset it according to the specifications of the xtdata data frame attribute.
- Jerven, Morten (2013), Poor Numbers. Cornell University Press.
- Rothstein, Bo (2011) The Quality of Government. University of Chicago Press.
- QOG Reading Recommendations (time series methodological articles)
- Here is a complete description of the xtdata specification attribute for data frames, with planned improvements.
- Here are the Stata do-file and R scripts to generate the QOG variable indexes and demo dataset bundled in the package.
- done, 0.1.1 fix dependencies
-
done, 0.1.1 let
xtdiscover multiple panel data types -
done, 0.1.1 let
xtcountrydiscover additional identifiers -
done, 0.1.1 let
xtmapaccept other formats thaniso3n -
done, 0.1.1
xtsubsetto subset panel data while preservingxtdataattribute -
done, 0.1.1 code
xttseandxtdecayas in time-since-event and decay functions -
done, 0.1.2, make
xtlagandxtleadrobust toklarger than the series -
done, 0.1.3 enhance
xtplotto work on subsets and with tons ofgeoms -
done, 0.1.4 fix
xtmapwhen using facets and/or quantized time periods -
done, 0.1.5
xtdesStata equivalent -
planned, 0.1.6 code
xtsumxttabStata equivalent -
planned, 0.1.7 code
xttabStata equivalent -
planned, 0.1.8 idea: recode better indexes
- get Stata variable labels from R after importing with
foreign - add value label column and label and label table
- make
qogfindsearch the first andqoglabelsearch the second
- get Stata variable labels from R after importing with
-
planned, 0.1.9 code
qoglabelfor getting QOG value labels -
planned, 0.2.0 code
get_eurostatto get Eurostat national and regional data -
planned, 0.3 let
xtmapplot maps of the US based onstateandstate.fips -
planned, 0.3 let
xtmapplot maps offrance(subset NUTS-2regionto French ones) -
planned, 0.3 code
xtregionto handle NUTS regional codes (http://christophergandrud.github.io/DataCombine/) - unplanned CSTS modelling tools:
- idea: code something like
dataRepinHmisc - idea: support
simcf(Zelig simulations for TSCS models) -
xtregetc. Stata equivalents?
- idea: code something like
- unplanned data tools:
- idea: add export to DataPackage format, using RJSONIO
- idea: work with
RSDMXandXMLto read SDMX formats
- turn
xtdatainto a proper class