Skip to main content

DATA_GOV_BASE_URL

Constant DATA_GOV_BASE_URL 

Source
pub const DATA_GOV_BASE_URL: &str = "https://catalog.data.gov";
Expand description

Base URL for the public data.gov Catalog API.

Provided for convenience when constructing a data_gov_catalog::Configuration directly.