FIA Working Query Bank¶
β οΈ This file has been reorganized for better maintainability and AI-agent accessibility.
π New Organized Structure¶
The FIA query collection has been restructured into a modular, category-based organization:
π Main Query Library¶
Browse the complete organized collection: - π³ Basic Tree Queries - Fundamental tree counting and enumeration - π² Growth, Removal, and Mortality - Complex GRM analysis using TREE_GRM_* tables - πΏ Biomass and Carbon - Species-specific biomass calculations - π³ Tree Count and Density - Species distribution and TPA analysis - ποΈ Ratio Estimation - Advanced statistical estimation techniques - π Volume Analysis - Merchantable timber volume calculations - πΊοΈ Forest Area - Land use classification and area estimates
π Essential Resources¶
- π§ EVALIDator Methodology - Oracle EVALIDator translation principles
π― Benefits of New Structure¶
For AI Agents:¶
- π€ Modular Navigation: Easy to find specific query types
- π Focused Documentation: Each category has targeted explanations
- π Better Context: Queries grouped by analytical purpose
- β‘ Faster Access: No need to parse 875+ line files
For Developers:¶
- π§ Maintainable: Individual files easier to update
- π Organized: Logical categorization by analysis type
- β Validated: Each query includes expected results and validation notes
- π Scalable: Easy to add new queries to appropriate categories
For Users:¶
- π― Targeted: Find exactly the type of analysis you need
- π Educational: Learn FIA methodology through organized examples
- π Efficient: Quick access to relevant queries and documentation
- π Consistent: Standardized format across all query categories
π Key Features Maintained¶
- β EVALIDator Compatible: All queries match Oracle EVALIDator methodology
- π§ͺ Tested & Validated: Each query includes expected results
- π Well Documented: Comprehensive methodology notes and insights
- π§ Maintainable: Simplified approaches where possible without sacrificing accuracy
- π― Practical: Real-world examples with actual EVALID values and results
π Quick Start¶
- Browse Categories: Visit ./queries/ to see all available query types
- Choose Your Analysis: Select the category that matches your needs
- Review Documentation: Each category has a README with methodology notes
- Use Query Templates: Copy and modify queries for your specific EVALIDs/states
- Validate Results: Compare with expected outputs and EVALIDator when possible
π Migration Notes¶
For existing users of this file: - All original queries have been preserved and enhanced - Queries now include more comprehensive documentation - Expected results and validation notes are included - Simplified versions are provided where tested to be equivalent
For AI agents: