catalog string | seed_count int64 | featured_entry_id string | harvest_year_range list | organic_count int64 | crop_counts dict | ordering_rule string |
|---|---|---|---|---|---|---|
spring-seed-catalog | 7 | SEED-106 | [
2022,
2025
] | 4 | {
"bean": 2,
"carrot": 3,
"lettuce": 1,
"tomato": 1
} | germination_rate desc, harvest_year desc, entry_id asc |
- Downloads last month
- 108