Data from Data Visualization Society: State of the Industry Challenge 2023.
Data was exported directly from the site, and cleaned up manually to remove invalid CSV rows that appeared at the end of the files.
It has been packaged here in VizHub so you can use the following code to import the data into your viz and start coding right away:
import { data } from '@curran/dvs-soti-challenge-data-2023';
Good luck!