Spaces:
Sleeping
Sleeping
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
sdk: streamlit
|
|
@@ -10,9 +10,9 @@ pinned: false
|
|
| 10 |
license: mit
|
| 11 |
---
|
| 12 |
|
| 13 |
-
# π
|
| 14 |
|
| 15 |
-
|
| 16 |
|
| 17 |
## β¨ Features
|
| 18 |
|
|
@@ -26,21 +26,21 @@ One-click data collection from 10 international APIs with automatic storage and
|
|
| 26 |
- **Interactive Cards** - Hover effects and modern UI components
|
| 27 |
- **Responsive Layout** - Works perfectly on all devices
|
| 28 |
|
| 29 |
-
### π **
|
| 30 |
- **One-Click Collection** - Single button fetches from all 10 APIs automatically
|
| 31 |
-
- **
|
| 32 |
-
- **
|
| 33 |
-
- **
|
| 34 |
-
- **
|
| 35 |
-
- **
|
| 36 |
-
|
| 37 |
-
### π§ **Technical Architecture**
|
| 38 |
-
- **
|
| 39 |
-
- **
|
| 40 |
-
- **
|
| 41 |
-
- **
|
| 42 |
-
- **
|
| 43 |
-
- **
|
| 44 |
|
| 45 |
## π **API Details**
|
| 46 |
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Optimized Data Harvester
|
| 3 |
+
emoji: π
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
sdk: streamlit
|
|
|
|
| 10 |
license: mit
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# π Optimized Data Harvester
|
| 14 |
|
| 15 |
+
Research-verified API endpoints with intelligent data extraction, compression, and optimized database storage.
|
| 16 |
|
| 17 |
## β¨ Features
|
| 18 |
|
|
|
|
| 26 |
- **Interactive Cards** - Hover effects and modern UI components
|
| 27 |
- **Responsive Layout** - Works perfectly on all devices
|
| 28 |
|
| 29 |
+
### π **Optimized Features**
|
| 30 |
- **One-Click Collection** - Single button fetches from all 10 APIs automatically
|
| 31 |
+
- **Intelligent Data Extraction** - Custom parsers for each API response format
|
| 32 |
+
- **Smart Compression** - Automatic gzip compression for data >512 bytes (up to 80% space savings)
|
| 33 |
+
- **Enhanced Database** - SQLite with WAL mode, proper indexing, and performance optimization
|
| 34 |
+
- **Real-time Analytics** - Live performance metrics, compression ratios, and error tracking
|
| 35 |
+
- **Advanced Viewer** - Enhanced database explorer with summary statistics
|
| 36 |
+
|
| 37 |
+
### π§ **Technical Architecture**
|
| 38 |
+
- **Response-Tested APIs** - All endpoints verified by live testing in 2024
|
| 39 |
+
- **Smart Data Paths** - Configurable extraction using dot notation (e.g., "body._embedded.schoolUnits")
|
| 40 |
+
- **Performance Database** - WAL mode, 6 strategic indexes, compression support
|
| 41 |
+
- **Error Resilience** - Graceful degradation with detailed error logging
|
| 42 |
+
- **Format Support** - JSON-stat, SDMX-JSON, HAL+JSON, OData, PX-Web
|
| 43 |
+
- **Authentication Handling** - Bearer tokens, API keys, and public endpoints
|
| 44 |
|
| 45 |
## π **API Details**
|
| 46 |
|