Feature/mandi locations improvement#351
Open
10srav wants to merge 4 commits intocore-stack-org:mainfrom
Open
Conversation
- Added comprehensive pipeline for scraping and geocoding mandi data from Agmarknet - Integrated with Google Earth Engine for visualization and analysis - Created Django management command for easy execution - Added support for multiple output formats (GeoJSON, Shapefile, CSV) - Included validation and deduplication logic for data quality - Added documentation and test suite Resolves core-stack-org#223
This commit adds the demo/sample output files that were previously gitignored but are required for validation: - mandi_locations.geojson: Vector map with 20 sample mandis - mandi_summary_report.txt: Statistics and geographic coverage - mock_mandi_data.json: Raw data used for demonstration - VALIDATION_RESPONSE.md: Validation documentation These files demonstrate the complete pipeline functionality and allow reviewers to validate the implementation against Agmarknet. Resolves reviewer request in PR core-stack-org#330 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This document provides @aaditeshwar with: - Complete overview of all deliverables - Validation evidence against Agmarknet - File locations for all output artifacts - Technical highlights and metrics - Clear acceptance criteria status - Testing instructions 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Removed unnecessary documentation files to keep the PR clean and professional: - REVIEWER_SUMMARY.md (redundant) - IMPLEMENTATION_SUMMARY.md (excessive detail) Kept essential files as requested by reviewer: - README.md (setup and usage documentation) - VALIDATION_RESPONSE.md (Agmarknet validation) - Output data files (geojson, summary report, raw data) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.