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

Guidelines Draft #2

Open
stfran22 opened this issue Jul 15, 2024 · 3 comments
Open

Guidelines Draft #2

stfran22 opened this issue Jul 15, 2024 · 3 comments

Comments

@stfran22
Copy link
Collaborator

Work on a draft of guidelines for extracting and working with BEDDN data. Include relevant code snippets and templates.

@stfran22
Copy link
Collaborator Author

stfran22 commented Jul 15, 2024

@sjmelly here is a template for taking a BEDDN database multiyear tract-level query result (including Tract10, Year, and any number of category columns) and joining the data to 2010 tract spatial boundaries with the year appended to the end of the column (wide). I created this template to create Moran's I z-scores for Stephen Dickinson's cannabis project.

@sjmelly
Copy link
Collaborator

sjmelly commented Jul 18, 2024

@stfran22 This looks helpful. I've been struggling with when we want to use wide datasets vs long datasets. A related issue is when do we want to do QC checks on data - Shufang has been doing this with data linked to MESA participants in a wide format, but we've been working on putting all the Food & Communities data into long format. Also I guess we are using tract10 as the tract ID in NETS instead of GEOID10. Did this come from Walls & Associates or the RECVD practices? Usually when the census refers to tract ids they mean just the tract portion of the tracts FIPS without the state and county part.

@stfran22
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants