# PDC > Public Data Cleanup helps everyday citizens organize, verify, and share public information clearly for the benefit of their communities. * **Category**: Apps * **Status**: 0 * **Image**: [`pdc`](https://hub.docker.com/r/pdc), 4, upstream * **Healthcheck**: No * **Backups**: No * **Email**: No * **Tests**: No * **SSO**: No ## Quick start * `abra app new pdc` * `abra app secret insert maps_key v1 ` * `abra app config ` * `abra app deploy ` * In your browser, open `https:///ui` ## Setting up the Geolocation API Key - Create a GCP account here: https://cloud.google.com/ - Create a new project using the `Select a Project` button in the console - Create an API Key here: https://console.cloud.google.com/apis/credentials - Record the key somewhere secure. It looks like `AIzaSyBrc6bfkuUzrOIoFnmEvuXv6XWkPwWz9rQ` - Enable the Places (New) API here: https://console.cloud.google.com/apis/library/places.googleapis.com?&flow=maps - You may have to set up billing with GCP to use this API For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).