Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iss412 #436

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
half updated gitignore
  • Loading branch information
ekgutierrez1 committed Dec 12, 2024
commit fa49f46feab3857dab1bd16b17ce610b20da42b5
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,14 @@ metrics_employ_subgroup_2021.sas7bdat
metrics_employment_subgroup_2021.sas7bdat
Instructions on how to run ACS metrics 5year 2021.txt

# homeless student data
intermediate/cityfile.dta
intermediate/ccd_lea_2014_city.dta
intermediate/ccd_lea_2015_city.dta
intermediate/ccd_lea_2016_city.dta
intermediate/ccd_lea_2017_city.dta
intermediate/ccd_lea_2018_city.dta
intermediate/ccd_lea_2014-2018_city.dta

# History files
.Rhistory
Expand Down