Public Interfacing Module
a. Web Portal: User Interface for Carbon Data Query and Visualization
b. API Gateway: Secure Access to Carbon Data Services
The API Gateway is exposed to the internet, it:
- provides TLS termination for all the API services within TCCTV Platform
- checks the authorization token for API calls
- routes the API calls to per-Carbon Project API services
c. Notification Module: Notification for Detected Inconsistency
Notifications will be sent when:
- tolerance in PDD exceeded
- AI-based anomaly detected
The notification will be sent via email to the corresponding Project Proponent and Carbon Registry.
d. Carbon Project Directory
Web portal to for users of the Platform to search for Carbon Projects.
It also provides the underlying data for the Double Counting Risk Module.
See Carbon Project Directory for details.