Upload Funding Data
info
We are coordinating with several efforts to collect, clean, and visualize OSS funding data, including RegenData.xyz, Gitcoin Grants Data Portal, and Crypto Data Bytes. We maintain a master CSV file that maps OSO project names to funding sources. It includes grants, direct donations, and other forms of financial support. We are looking for data from a variety of sources, including both crypto and non-crypto funding platforms.
Add or update funding data by making a pull request to oss-funding.
- Fork oss-funding.
- Add static data in CSV (or JSON) format to
./uploads/
. - Ensure the data contains links to one or more project artifacts such as GitHub repos or wallet addresses. This is necessary in order for one of the repo maintainers to link funding events to OSS projects.
- Submit a pull request from your fork back to oss-funding.