The metadata, especially for the US, is growing large enough to make it difficult to load and visualize when debugging. It also impacts front-end runtime, especially on first load. We should break up the various types of records we have into their relevant types, then fetch these individually on demand instead of the entire metadata object.