18F / cms-apd-prototype-budget-table

A prototype web app for building APD budget tables
https://mmis-financial-requests.app.cloud.gov/
Other
1 stars 3 forks source link

Data modeling #2

Open mgwalker opened 7 years ago

mgwalker commented 7 years ago

ID the exact data that analysts need to use, and that policy dictates

mgwalker commented 7 years ago

Based on some early reading (mostly looking at detailed budget tables we got from states, and then using that to inform a bunch of Google searches), here's my initial impression of the financial data that we'll need.

Each line item will need three pieces of information: federal fiscal year (FFY), total cost, and type of cost. We can combine the total cost and type of cost to compute the federal and state shares of each line. There seem to be 7 major cost types, with two of them split into 6 more:

mgwalker commented 7 years ago

At this first look, it seems like we only need 11 numbers per federal fiscal year (the total for each FFP level of each type of cost). From there, we can derive/compute/copy the 39 numbers that are in the MMIS MDBT template.