Move Recent Updates section after About intro
Better information flow: users first see what Substrate is (About), then see what's new (Recent Updates), then explore the data. Changes: - Recent Updates now appears immediately after About section - Data Directory moved after Recent Updates - Navigation links reordered to match: About → Updates → Data → Docs This provides clearer user journey: understand → discover updates → explore data 🤖 Generated with Claude Code (https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
48
README.md
48
README.md
@@ -10,7 +10,7 @@
|
|||||||
[](https://opensource.org/licenses/MIT)
|
[](https://opensource.org/licenses/MIT)
|
||||||

|

|
||||||
|
|
||||||
[About](#about) • [Data](#-data-directory) • [Updates](#-recent-updates) • [Docs](#-documentation) • [Contributing](#how-to-contribute)
|
[About](#about) • [Updates](#-recent-updates) • [Data](#-data-directory) • [Docs](#-documentation) • [Contributing](#how-to-contribute)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -41,29 +41,6 @@ The project combines conceptual frameworks (Problems, Solutions, Ideas, Plans, V
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📊 Data Directory
|
|
||||||
|
|
||||||
Substrate includes **5 authoritative datasets** with 1,700+ data points spanning 107 years (1918-2025):
|
|
||||||
|
|
||||||
| Dataset | Coverage | Data Points | Source |
|
|
||||||
|---------|----------|-------------|--------|
|
|
||||||
| **US-GDP** | 1929-2025 | 96 years annual<br>314 quarters | FRED/BEA |
|
|
||||||
| **US-Inflation** | 1947-2025 | 945 months | FRED/BLS |
|
|
||||||
| **Bay Area COVID Wastewater** | 2022-2025 | 161 weeks | CDPH |
|
|
||||||
| **Pulitzer Prize Winners** | 1918-2024 | 249 winners | Wikidata |
|
|
||||||
| **Knowledge Worker Salaries** | Global | Multi-region | Research |
|
|
||||||
|
|
||||||
**Data Quality:**
|
|
||||||
- ✅ Library science methodology with 8-dimension source evaluation
|
|
||||||
- ✅ Authoritative sources only (government agencies, verified databases)
|
|
||||||
- ✅ Complete documentation and methodology for each dataset
|
|
||||||
- ✅ TypeScript automation with quality assurance
|
|
||||||
- ✅ CSV, JSON, and Markdown formats
|
|
||||||
|
|
||||||
**[→ Explore Data Directory](./Data/README.md)**
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## 🚀 Recent Updates
|
## 🚀 Recent Updates
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
@@ -124,6 +101,29 @@ Substrate includes **5 authoritative datasets** with 1,700+ data points spanning
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 📊 Data Directory
|
||||||
|
|
||||||
|
Substrate includes **5 authoritative datasets** with 1,700+ data points spanning 107 years (1918-2025):
|
||||||
|
|
||||||
|
| Dataset | Coverage | Data Points | Source |
|
||||||
|
|---------|----------|-------------|--------|
|
||||||
|
| **US-GDP** | 1929-2025 | 96 years annual<br>314 quarters | FRED/BEA |
|
||||||
|
| **US-Inflation** | 1947-2025 | 945 months | FRED/BLS |
|
||||||
|
| **Bay Area COVID Wastewater** | 2022-2025 | 161 weeks | CDPH |
|
||||||
|
| **Pulitzer Prize Winners** | 1918-2024 | 249 winners | Wikidata |
|
||||||
|
| **Knowledge Worker Salaries** | Global | Multi-region | Research |
|
||||||
|
|
||||||
|
**Data Quality:**
|
||||||
|
- ✅ Library science methodology with 8-dimension source evaluation
|
||||||
|
- ✅ Authoritative sources only (government agencies, verified databases)
|
||||||
|
- ✅ Complete documentation and methodology for each dataset
|
||||||
|
- ✅ TypeScript automation with quality assurance
|
||||||
|
- ✅ CSV, JSON, and Markdown formats
|
||||||
|
|
||||||
|
**[→ Explore Data Directory](./Data/README.md)**
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 📚 Documentation
|
## 📚 Documentation
|
||||||
|
|
||||||
### Getting Started
|
### Getting Started
|
||||||
|
|||||||
Reference in New Issue
Block a user