diff --git a/0.7/format/index.html b/0.7/format/index.html index 3a49966..ace9fce 100644 --- a/0.7/format/index.html +++ b/0.7/format/index.html @@ -103,4 +103,4 @@ "amount (tonne)": [934.56, 934.56] } } -}
Location names follow the format db:id
, where db
is the name of the database and id
is the identifier for a specific location. RELOG currently includes the following databases:
Database | Description | Examples |
---|---|---|
us-state | List of states of the United States. | us-state:IL (State of Illinois) |
2018-us-county | List of United States counties, as of 2018. IDs are 5-digit FIPS codes. | 2018-us-county:17043 (DuPage county in Illinois) |
To be documented.
Settings
This document was generated with Documenter.jl version 0.27.24 on Thursday 23 February 2023. Using Julia version 1.8.2.