https://github.com/uva-bi-sdad/food_insecurity
This repository contains the publicly available data, references and source code to estimate food insecurity at the census tract level in Fairfax county, VA.
https://github.com/uva-bi-sdad/food_insecurity
Last synced: about 2 months ago
JSON representation
This repository contains the publicly available data, references and source code to estimate food insecurity at the census tract level in Fairfax county, VA.
- Host: GitHub
- URL: https://github.com/uva-bi-sdad/food_insecurity
- Owner: uva-bi-sdad
- Created: 2023-09-09T12:15:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-14T13:07:23.000Z (over 1 year ago)
- Last Synced: 2025-02-07T10:30:32.368Z (4 months ago)
- Language: R
- Size: 88.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Food Insecurity
This repository is for a Census Use Case on Food Insecurity to demonstrate Curate Data Environment capabilities. The estimation uses the household living budget [HLB](https://github.com/uva-bi-sdad/household_living_budget) corresponding to the income necessary to meet a household’s needs to function at a modest yet adequate standard of living and pay federal and state income taxes. The publicly available data, references, and source code are used to estimate the number of households facing food insecurity for the 274 census tracts in Fairfax County, Virginia.# GitHub Repository Structure - TEST - NOT FINAL
There are three main folders: **DATA**, **SOURCE CODE**, and **PRODUCTS**
1. **DATA FOLDER**
- Subfolder: ***Household Living Budget***- Subfolder: ***Demographic***
- Subfolder *Public Use Microdata Series*2. **SOURCE CODE FOLDER**
- Subfolder: ***Visualizations***
- Subfolder: ***Analyses***
- Subfolder *Food Insecurity*
- Subfolder *Iterative Proportional Fitting*
- Subfolder *Synthetic Population*
3. **DOCUMENTS FOLDER**
- Subfolder: ***Products***
- Subfolder: *Derived Variables*
- Subfolder: *Data Tables*
- Subfolder: *Visualizations*
- Subfolder: *Presentations and Reports*
- Subfolder: ***Literature***
- Subfolder: *Food Insecurity*