coastwise / data /source-cache /seed /sources.json
Stephen Lee
feat: add official source cache foundation
a3c85ad
Raw
History Blame Contribute Delete
4.21 kB
[
{
"id": "cdfw_ocean_regulations",
"title": "CDFW Ocean Sport Fishing Regulations",
"source_type": "cdfw_ocean_regulations",
"url": "https://wildlife.ca.gov/Fishing/Ocean/Regulations",
"scope": "Statewide California ocean sport fishing regulations",
"statewide_required": true,
"required_for_mvp": true
},
{
"id": "cdfw_inseason_changes",
"title": "CDFW Ocean Sport Fishing In-Season Regulation Changes",
"source_type": "cdfw_ocean_regulations",
"url": "https://wildlife.ca.gov/Fishing/Ocean/Regulations/Inseason",
"scope": "Statewide California ocean in-season regulation changes",
"statewide_required": true,
"required_for_mvp": true
},
{
"id": "cdfw_region_northern",
"title": "CDFW Northern Ocean Region",
"source_type": "cdfw_ocean_region_map",
"url": "https://wildlife.ca.gov/Fishing/Ocean/Regulations/Fishing-Map/Northern",
"scope": "Northern California ocean region",
"region_key": "northern",
"statewide_required": true,
"required_for_mvp": true
},
{
"id": "cdfw_region_mendocino",
"title": "CDFW Mendocino Ocean Region",
"source_type": "cdfw_ocean_region_map",
"url": "https://wildlife.ca.gov/Fishing/Ocean/Regulations/Fishing-Map/Mendocino",
"scope": "Mendocino California ocean region",
"region_key": "mendocino",
"statewide_required": true,
"required_for_mvp": true
},
{
"id": "cdfw_region_san_francisco",
"title": "CDFW San Francisco Ocean Region",
"source_type": "cdfw_ocean_region_map",
"url": "https://wildlife.ca.gov/Fishing/Ocean/Regulations/Fishing-Map/San-Francisco",
"scope": "San Francisco California ocean region",
"region_key": "san_francisco",
"statewide_required": true,
"required_for_mvp": true
},
{
"id": "cdfw_region_central",
"title": "CDFW Central Ocean Region",
"source_type": "cdfw_ocean_region_map",
"url": "https://wildlife.ca.gov/Fishing/Ocean/Regulations/Fishing-Map/Central",
"scope": "Central California ocean region",
"region_key": "central",
"statewide_required": true,
"required_for_mvp": true
},
{
"id": "cdfw_region_southern",
"title": "CDFW Southern Ocean Region",
"source_type": "cdfw_ocean_region_map",
"url": "https://wildlife.ca.gov/Fishing/Ocean/Regulations/Fishing-Map/Southern",
"scope": "Southern California ocean region",
"region_key": "southern",
"statewide_required": true,
"required_for_mvp": true
},
{
"id": "cdfw_region_san_francisco_bay",
"title": "CDFW San Francisco Bay Region",
"source_type": "cdfw_regional_regulations",
"url": "https://wildlife.ca.gov/Fishing/Ocean/Regulations/Fishing-Map/SF-Bay",
"scope": "San Francisco Bay sport fishing region",
"region_key": "san_francisco_bay",
"statewide_required": true,
"required_for_mvp": true
},
{
"id": "cdfw_groundfish_summary",
"title": "CDFW Groundfish Summary",
"source_type": "cdfw_species_regulations",
"url": "https://wildlife.ca.gov/Fishing/Ocean/Regulations/Groundfish-Summary",
"scope": "California ocean groundfish summaries",
"statewide_required": true,
"required_for_mvp": true
},
{
"id": "cdfw_crabs",
"title": "CDFW Crabs",
"source_type": "cdfw_species_regulations",
"url": "https://wildlife.ca.gov/Conservation/Marine/Invertebrates/Crabs",
"scope": "California ocean crab regulations",
"statewide_required": true,
"required_for_mvp": true
},
{
"id": "cdph_shellfish_advisories",
"title": "CDPH Shellfish Advisories",
"source_type": "cdph_shellfish_advisory",
"url": "https://www.cdph.ca.gov/Programs/OPA/Pages/Shellfish-Advisories.aspx",
"scope": "California shellfish advisories",
"statewide_required": true,
"required_for_mvp": true
},
{
"id": "cdph_annual_mussel_quarantine",
"title": "CDPH Annual Mussel Quarantine",
"source_type": "cdph_annual_mussel_quarantine",
"url": "https://www.cdph.ca.gov/Programs/CEH/DRSEM/Pages/EMB/Shellfish/Annual-Mussel-Quarantine.aspx",
"scope": "California annual mussel quarantine",
"statewide_required": true,
"required_for_mvp": true
}
]