Skip to content

Decision: Regulation subjects

Britta edited this page May 1, 2024 · 32 revisions
Thing Info
Relevant features Subject pages and search
Date started 2024-05-01
Date finished
Decision status Draft
Summary of outcome

Background/context

We believe that if we enabled the following interactions, they could help some of our users with policy research:

  • When a person looks at a subject page, they see relevant regulation sections in the list of items (alongside resources).
  • When a person searches for some keywords, the regulation sections in the results are annotated with subjects (similar to resources). If they filter the search results by subject, the results include relevant regulations.

Mockup of filtering search results by subject and seeing relevant regulations:

Screenshot 2024-05-01 at 3 44 24 PM

However, we can't do this because we don't have data that answers the question "What are the subjects related to a section?" (same question as "What are the sections related to a subject?").

We do have data that answers a different question: "What are the top subjects associated with the resources related to a section?"

Core questions

Can we use the answer to "What are the top subjects associated with the resources that are tagged to a section?" to also answer "What are the subjects related to a section?"

If not, is it worth building a way to hand-annotate regulation sections with subjects?

What we know

Principles

Our users need accurate and comprehensive information for their policy research. If we can't provide information that is accurate and comprehensive, we need to either frame the information carefully so that users have the right expectations or not show the information at all. As an example of careful framing, our statute page include links to SSA.gov but notes it was last updated in 2019, and we observed that at least some users do notice that date.

We have limited time and capacity for new feature development, so we need to focus on features that will have a big impact on making policy research easier.

Value of finding regulations by subject

It could be useful to enable finding regulations by subject because:

  • On a combined search page, if you search for some keywords and filter the results by subject, the user could reasonably expect to see relevant regulations in the filtered results.
  • Some topics are covered in various regulation sections in several parts, so collecting those sections together on a subject page could be helpful.
  • Some regulations use language that isn't the everyday term for something - for example, "IMD exclusion" gets 0 search results in regulations, so we provide an imperfect workaround in the form of synonym suggestions:
Screenshot 2024-05-01 at 2 54 31 PM

However, subjects are less necessary for making regulations findable, compared to resources:

  • In most cases, the regulations are well-structured with clear section titles.
  • Regulations are organized by topic in their own way.

In user research, we've heard more about needing to look up information by subject for statute than regulations.

Reusability of "top subjects" data

For the purpose of displaying "top subjects of related documents" in sidebars, our SME is still reviewing the data, but we think we can have confidence in the accuracy of that feature if we limit it to showing subjects tagged to at least X documents (TBD, probably 5ish). Assuming we use that kind of threshold, some regulation sections won't display any top subjects, and that's fine.

However, there's a fair bit of imprecision in the data:

  • A bunch of documents cover multiple semi-unrelated topics, so they're tagged to multiple subjects and multiple regulation sections. This means that some of those subjects have nothing to do with some of the regulation sections. For example, the CIBs titled "Recent Developments in Medicaid and CHIP Policy", like this one, are a grab bag of topics.
  • A bunch of documents cover topics that are related to something in a tagged regulation section but not necessarily explicitly covered by that regulation. For example, top related subjects for 440.120 include Substance Use Disorder, but the section does not cover that topic explicitly.

It's ok to have that kind of imprecision in a component clearly labeled "top subjects of related documents", because the reader has enough context to reason about the information.

Subjects tagged to a regulation section wouldn't have that kind of label - they would look just like our hand-annotated subjects on documents - so we need a quite high threshold of confidence there. This data does not seem to be adequate for answering the question "What are the subjects related to a section?".

Feasibility of hand-annotation

We could build hand-annotation: our devs could enable annotating regulation sections with subjects, and our SME could do the annotations.

We have so many parts, subparts, and sections that it would take a long time to hand-annotate all of them with subjects, and our SME capacity is limited. There is not much value in less-than-complete annotation, because people expect to get reasonably comprehensive results if they look up a subject. For example, if a person looked up EPSDT and saw one of the related sections but not all of them, that could be confusing and reduce trust in eRegs.

We could hypothetically use our future work on semi-automated text classification for internal files (using natural language processing techniques) to make the hand-annotation process faster for regulations too, but we're not expecting to be able to classify documents fully automatically - to ensure accuracy, classification will always require SME review.

Alternatives

We've considered enabling hand-annotation of subjects with related regulation and statute citations, to be displayed as a kind of caption at the top of the subject page (not as an item in the results list). That could serve some of the user needs, but it would be a fair bit of annotation work, and we weren't sure if it was useful enough to be worthwhile.

What we don't know

We're not sure how we would display regulations on the subject pages - they don't have dates, so by default they would go to the end of the list in alphabetical order with the other undated items.

Things we need to decide

Should we use the top subjects data for annotating sections?

Our SME does not think this data is usable for this purpose.

Should we hand-annotate sections with subjects?

Too much work for not enough value.

Should we hand-annotate subjects with related regulation citations?

Maybe, although it's unlikely to be a make-or-break feature for us. Probably more value in figuring out what we can do to help people find what they need in statute.

Consequences

Overview

Data

Features

Decisions

User research

Usability studies

Design

Development

Clone this wiki locally