check for integration of NGI-0 provided project json #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A lot of project info is available directly from https://nlnet.nl/export/ngi.json
For the tech dossier data collection, I had a few questions about the grant data available at https://nlnet.nl/export/ngi.json:
Are the data in the json kept updated, e.g. if the website of the grant's target changes? If not, we could only use the data therein for an initial - but not continuous - data load.
Could you add a "project" (or similar) field which assigns the grants to projects? There are multiple projects (e.g. Cryptpad) which have
received more than one grant. The grouping from the hexes is a) incomplete and b) tedious to extract. Alternative groupings (e.g. by
the website field) don't work either for a grant-to-project mapping as some projects have different websites per grant :/ We can of
course try to create the mapping manually, but I figured it might a) be helpful for you, too and b) available already.
Partially implemented by #4. Open questions remain as to which data take precedence under what circumstances.