Geo: Check IDs in project_registry are in projects table
Our project statistics rely on the fact that every project ID in the project_registry table is in the main projects table.
Since we don't have foreign keys across databases, we should do a consistency check, first by hand.