UrbanInstitute / nccs

NCCS data platform powered by Jekyll
https://urbaninstitute.github.io/nccs/
6 stars 8 forks source link

Add first draft of interactive table for NTEEV2 Codes #16

Closed Thiyaghessan closed 5 months ago

Thiyaghessan commented 5 months ago

To facilitate the transition from NTEE to NTEEV2, this commit adds an interactive, searchable table of the NTEE -> NTEEV2 crosswalk table found here: https://github.com/Nonprofit-Open-Data-Collective/mission-taxonomies/tree/main/NTEEV2

The table is functional but will benefit from additional UI/UX input

lecy commented 5 months ago

I added a version that is a compromise between ntee1 and ntee2. Please take a look and let me know your thoughts.

I like the ntee2 version but worry it is more information than helpful for a basic code dictionary.

Do we want to add download options?

lecy commented 5 months ago

I think it would be better to have one link to "NTEE Code Definitions" (instead of "Table of NTEE Codes") instead of a link for NTEEV1 and NTEEV2.

We want to minimize complexity and provide one ground truth when possible instead of leaving the user confused about which one they should be using.

The revised version I sent has V1 and V2 combined so the user does not have to try and make sense of the differences.

Thiyaghessan commented 5 months ago

Yea, I agree having it combined would be the best. I'm working on figuring out some aesthetic changes based on some nice tables I've seen Apple use on its products. Will reopen this PR when I have that figured out