An open repository of data relating to the Edgar Church collection of Golden Age comic books.
A TypeScript-based web application is now available for browsing and exploring the collection data interactively!
View the Interactive Data Grid →
Features:
- Browse 14,728+ comic book records with sorting and filtering
- Real-time collection statistics
- Responsive design with pagination
To run the webapp locally:
cd webapp
npm install
npm run build:all
npm start
Then visit: http://localhost:3000
For the technically inclined, working on the data is as follows:
- Ensure node/npm are installed
- npm install
- work on individual section in the
src
directory - run
grunt
to build the full csv and json files
You can also browse the files on Github:
You can edit them on Github or open isssues if you have account. You can also email [email protected] with updates.
This data is licensed under a Attribution 4.0 International (CC BY 4.0) License
Boilerplate attribution follows:
This data is licensed under a Creative Commons license. Please credit Rob Larsen with a link to ItsAllJustComics.com, if you use this data anywhere. Thanks.