policy-design-lab / data-import

Programs used to convert raw CSV files into JSON files for various PDL programs
0 stars 0 forks source link

[FEATURE] Calculate average base acres and recipient count by program instead of total in commodities #33

Closed sandeep-ps closed 1 year ago

sandeep-ps commented 1 year ago

Is your feature request related to a problem? Please describe. Currently, we are calculating the total of base acres and recipient count from 2018 to 2022. This is incorrect, as the area and the recipient don't cumulatively increase.

Describe the solution you'd like Calculate the average base acres and average recipient count per program and use that in the Title 1 commodities JSON documents.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.