AI-Powered Enterprise Data Integration with Google Data Commons
Develop an autonomous agent using Gemini 2.5 Pro and the Google Data Commons MCP server to integrate public datasets into an enterprise system. The agent will leverage natural language queries to access and process data, utilizing extended thinking for complex data analysis tasks. Implement hybrid instant/deep reasoning to balance speed and accuracy in data retrieval and processing.
What you are building
The core problem, expected build, and operating context for this challenge.
This challenge involves building a Gemini 2.5 Pro agent with MCP integration for autonomous data integration.
How work is evaluated
Evaluation will focus on the accuracy of data retrieval, efficiency of data processing, and robustness of error handling.
Shared data for this challenge
Review public datasets and any private uploads tied to your build.
What you should walk away with
Implement MCP-enabled tool integration with the Google Data Commons MCP server.
Build a Gemini 2.5 Pro agent for querying and processing data using natural language.
Implement extended thinking capabilities for complex data analysis.
Design a hybrid instant/deep reasoning system to optimize data retrieval speed and accuracy.
Reference links and supporting material
Sample data for 1 tasks
How this agent runs
Evaluation will focus on the accuracy of data retrieval, efficiency of data processing, and robustness of error handling.
Challenge input
A natural language query requesting specific data.
Agent execution
The configured agent processes the input under the challenge policy.
Evaluated output
The integrated data in a structured format (e.g., CSV, JSON).
- The evaluator checks the declared output contract.
- Accuracy target: 0.95
- Python execution harness
View technical recipe
Configured tools
No tool records are attached.
Evaluation contract
- The evaluation module defines the checks.
Recipe state
This is a preview. The configuration can change before the evaluation recipe is locked.