-
SCF summary microdata can be loaded using
```
mdf.read_stata_zip(
'https://www.federalreserve.gov/econres/files/scfp{YYYY}s.zip')
```
For years 1992, 1995, 1998, 2001, 2004, 2007, 2010, 2013,…
-
One way to check the processed microdata (including associated dictionary file) for obvious errors is to compile the package-wide data dictionary and then call `universe()` to browse the variable name…
ummel updated
2 years ago
-
Use proper microdata on all content types managed by the rsc_library module. See http://schema.org/docs/gs.html
The following issues should probably be completed first:
- [ ] #12
- [ ] #13
- [ ] #1…
-
Create new directory `/survey-processed/NHTS/2017` and new .R script `NHTS_2017_H_processed.R` inside it. See analogous [RECS](https://github.com/ummel/fusionData/blob/master/survey-processed/RECS/201…
ummel updated
2 years ago
-
Title:
Facebook: ??
Twitter: max 70 characters
Description:
Facebook: 200 characters?
Twitter: 200 characters
Open Graph:
og:title
og:type article/book/profile/website
…
-
In calibrating this model, we have to incorporate consumption data. The best source for consumption expenditures in the United States is the [Consumer Expenditure Survey (CEX)](https://www.bls.gov/cex…
-
Based on discussion with Julien Deswaef, Patdavid, Peter, Michael M, Ale Rimoldi (IRC discussion of 2015.06.04), here is a first concept draft for a LGM Video Archive.
## Functionality of the archive
…
-
Would there be any interest in adding twitter card tags (detailed [here](https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/markup))? I'd be willing to work on this if there's a…
-
At the [APA & WHATWG joint meeting at TPAC](https://www.w3.org/events/meetings/a0de5c4b-855f-4e12-b5ea-af56343f3fe7) today we discussed the usage of `data-*` attributes. The reason for not using `data…
-
## Expected Behavior
The product query should return the Product via Slug of the product "test-acupula-do-not-delete", which is in stock and indexed.
## Current Behavior
The product query doe…