CSV Data Viewer

This is a very simple HTML page that makes it easy to view a CSV file from this repository. You can select to view any of the other CSV files if they are too big to nicely display on GitHub.com or in your editor.

The initial file loaded is /data/combined_org_data/all_orgs_merged_20240120.csv. It uses D3.js to load the CSV file and display it in a table.