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

IPEDS 2023-2024 cycle updates -- Dual enrollment students new e1d part E #107

Closed
AlisonLanski opened this issue Aug 18, 2023 · 3 comments · Fixed by #111
Closed

IPEDS 2023-2024 cycle updates -- Dual enrollment students new e1d part E #107

AlisonLanski opened this issue Aug 18, 2023 · 3 comments · Fixed by #111
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request high priority

Comments

@AlisonLanski
Copy link
Owner

e1d has a new part that counts how many students are dual-enrollment (high school earning college credit)

breaks it out by R/E and Sex (M/F only)

may need a new column in the data for this? unless student level is in there and captures it.

https://surveys.nces.ed.gov/ipeds/public/survey-materials/import-spec?surveyid=9&instructionid=30069&layoutid=21

@AlisonLanski AlisonLanski added the bug Something isn't working label Aug 18, 2023
@AlisonLanski AlisonLanski self-assigned this Aug 18, 2023
@AlisonLanski AlisonLanski added this to the Fall Collection milestone Aug 18, 2023
@AlisonLanski
Copy link
Owner Author

I think that if there are no such students, we don't have to include this part. But I think it is also safe to submit the part with 0s in that situation. One makes the produce script more complicated, one makes the make script more complicated

@AlisonLanski
Copy link
Owner Author

Think the simplest thing is to add an IsHighSchool flag (0 or 1). An updated student level value SHOULD work (UG,GR,HS) but I could imagine something crazy where a HS student takes a GR course. I mean, highly unlikely, but not strictly impossible (I think))

@AlisonLanski AlisonLanski pinned this issue Aug 19, 2023
@AlisonLanski AlisonLanski added documentation Improvements or additions to documentation enhancement New feature or request high priority labels Aug 19, 2023
@AlisonLanski
Copy link
Owner Author

AlisonLanski commented Aug 19, 2023

Another reason to flag is if IPEDS at some point wants reporting of students in actual HS-level classes they might offer (summer programs?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request high priority
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant