Inspiration
The space economy is booming with headlines about SpaceX launches and Mars missions, but we realized nobody truly understands what's actually driving this $632 billion market. We were inspired by the massive disconnect between public perception and economic reality - everyone focuses on rockets, but the real growth story was hidden within eight separate Bureau of Economic Analysis datasets that no one had properly analyzed. Our breakthrough moment came when we discovered that real estate and professional services sectors were growing at 28.8% annually while traditional space manufacturing stayed flat, revealing that the space economy's future isn't about better rockets, it's about the ground infrastructure that supports space operations.
What it does
Our system performs smart Excel parsing to handle complex government formatting, calculates enhanced growth metrics beyond basic CAGR including volatility and risk-adjusted returns, and uses clustering to identify industry archetypes like "Stable Giants," "Volatile Disruptors," and "High-Growth Stars." The platform conducts network analysis to map supply chain relationships and generates 12+ interactive visualizations, including risk-return matrices and market concentration curves. Most importantly, it reveals our key discovery that while the overall space economy grows at a steady 1.8% CAGR, hidden sectors like real estate & leasing (28.8% CAGR) and professional services (19.7% CAGR) are the real growth engines, proving that the space economy's explosive growth is happening on the ground through infrastructure and support services, not just in space hardware manufacturing.
How we built it
We built Gravity of Growth using Python with pandas, numpy, and scipy for data processing, matplotlib & seaborn for advanced visualizations. Our architecture consists of three main components: a smart data ingestion engine that handles complex Excel formats with inconsistent government table structures, an advanced analytics engine with modular classes supporting CAGR calculation, clustering, network analysis, and predictive modeling, and an intelligent automation system that generates insights with statistical significance testing.
Challenges we ran into
Our biggest challenge was dealing with the nightmare of government data quality - Excel files had inconsistent formatting, merged cells, suppressed values marked as "...", and complex industry hierarchies with up to 5 levels of nesting that varied in indentation patterns across different tables. We solved this by building robust data cleaning pipelines with intelligent column detection and hierarchy-preserving algorithms that maintain parent-child industry relationships. Statistical significance posed another major challenge since many niche industries had sparse data points making growth calculations unreliable, which we addressed by implementing data quality scoring and minimum threshold requirements for statistical validity.
Accomplishments that we're proud of
From a business impact standpoint, we've identified eight industries with >10% CAGR that most analysts completely miss, created a reusable methodology that can be applied to any industry's economic analysis, and built a framework that contradicts the rocket-focused narrative by proving space growth is actually about ground support infrastructure. Methodologically, we're proud of our multi-dimensional clustering that combines growth, risk, size, and trend strength for industry archetypes, our cross-table validation approach that correlates employment, wages, productivity, and output data, and our automated insight generation system that performs statistical significance testing while providing plain-language explanations for complex analytical findings.
What we learned
About the space economy, we learned that infrastructure consistently beats innovation in terms of growth rates, with ground support growing 16x faster than core space manufacturing, and that geographic concentration matters significantly as real estate growth patterns suggest clustering around major space operation hubs. We learned that single metrics like CAGR miss the full story and that you need multi-dimensional analysis combining risk, trend strength, and market size to understand what's really happening, while automation is essential for scaling insight generation since manual analysis simply doesn't work at this data volume.
What's next for Gravity of Growth: pull in America's space economy
We plan to integrate real-time data feeds through APIs for automatic updates, add geographic analysis using state and regional Census data, incorporate competitive intelligence through private company funding and employment data, and develop a web-based interactive dashboard for non-technical users. We'll integrate natural language processing for automated report generation, build Monte Carlo risk modeling for investment scenario planning, and conduct deep-dive supply chain mapping with external trade data.
Built With
- jupyter
- python
Log in or sign up for Devpost to join the conversation.