Is your feature request related to a problem? Please describe
This is a feature request from one of our public data users. In particular, splitting [20,25) into two age groups of under/over 21 would allow for more analysis regarding drug use, including but not limited to alcohol, smoking, and vaping
Describe the solution you'd like
Split the age group [20,25) into [20,21) and [21,25). ASE data is created from a mix of ACS and DOF P3 data. Some of the ACS data has the split age groups already, other ACS tables do not. DOF P3 data is by single year of age, so likely the only work necessary would be some configuration stuff and some custom age group split stuff
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe
This is a feature request from one of our public data users. In particular, splitting [20,25) into two age groups of under/over 21 would allow for more analysis regarding drug use, including but not limited to alcohol, smoking, and vaping
Describe the solution you'd like
Split the age group [20,25) into [20,21) and [21,25). ASE data is created from a mix of ACS and DOF P3 data. Some of the ACS data has the split age groups already, other ACS tables do not. DOF P3 data is by single year of age, so likely the only work necessary would be some configuration stuff and some custom age group split stuff
Describe alternatives you've considered
N/A
Additional context
N/A