Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
lianmt
/
customs-data
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
customs-data
15.8 MB
Ctrl+K
Ctrl+K
1 contributor
History:
48 commits
3v324v23
Ultra-simple version: direct CSV loading, no database
4f1a9f4
17 days ago
apps
Ultra-simple version: direct CSV loading, no database
17 days ago
data
Deploy to Hugging Face Spaces - SQLite version with 10k sample data
17 days ago
docs
Enhances platform with robust monitoring and notifications
17 days ago
infrastructure
Deploy to Hugging Face Spaces - SQLite version with 10k sample data
17 days ago
logs
Deploy to Hugging Face Spaces - SQLite version with 10k sample data
17 days ago
packages
Change trade_date to String type to avoid SQLAlchemy datetime conversion errors
17 days ago
scripts
Enhances platform with robust monitoring and notifications
17 days ago
tests
Enhances platform with robust monitoring and notifications
17 days ago
.DS_Store
6.15 kB
Deploy to Hugging Face Spaces - SQLite version with 10k sample data
17 days ago
.dockerignore
555 Bytes
Deploy to Hugging Face Spaces - SQLite version with 10k sample data
17 days ago
.env.template
4.03 kB
Enhances platform with robust monitoring and notifications
17 days ago
DEPLOY_HF.md
2.21 kB
Deploy to Hugging Face Spaces - SQLite version with 10k sample data
17 days ago
Dockerfile
579 Bytes
Ultra-simple version: direct CSV loading, no database
17 days ago
PROJECT_COMPLETION_REPORT.md
10.4 kB
Enhances platform with robust monitoring and notifications
17 days ago
QUICKSTART.md
5.55 kB
Enhances platform with robust monitoring and notifications
17 days ago
README.md
1.05 kB
Deploy to Hugging Face Spaces - SQLite version with 10k sample data
17 days ago
check_db.py
Safe
657 Bytes
refactor(check_db): 简化并重构数据库检查脚本
22 days ago
docker-compose.yml
3.71 kB
Deploy to Hugging Face Spaces - SQLite version with 10k sample data
17 days ago
init_db.py
1.34 kB
feat: 完成多国家海关数据源接入与核心功能全量迭代
22 days ago
init_sqlite.py
5.31 kB
Fix datetime handling: DROP TABLE before CREATE, handle both datetime objects and strings
17 days ago
requirements.txt
338 Bytes
Load data directly from CSV using pandas
17 days ago
run_test_backfill.py
Safe
569 Bytes
chore: 添加开发辅助脚本用于测试和数据库检查
23 days ago