Skip to main content
Solved

tracking demographics without individual records

  • September 18, 2023
  • 1 reply
  • 17 views

auekk2787
Forum|alt.badge.img+12

I have a list of schools and I'm trying to track demographics I have about the schools:

  • race
  • income levels
  • genders

I have reports with the aggregate data, not the individual student records. Therefore I'm not able to do rollups but tracking each demographic for an individual students in a linked table.

What would be the best way to store the aggregate values, so that I can generate charts per school or across all schools? These categories have different amounts of choices too.

Best answer by auekk2787

I've decided to make a second table called Demographics, which links to the primary table Schools.

For each school, I have the same dozen demographics, broken down by category and grouping. I've used the record template tool to generate a blank demographic set for a school. 

This allows me to create charts on a school level and total aggregate in interfaces.

1 reply

auekk2787
Forum|alt.badge.img+12
  • Author
  • Brainy
  • Answer
  • September 19, 2023

I've decided to make a second table called Demographics, which links to the primary table Schools.

For each school, I have the same dozen demographics, broken down by category and grouping. I've used the record template tool to generate a blank demographic set for a school. 

This allows me to create charts on a school level and total aggregate in interfaces.