diff --git a/0.5/format/index.html b/0.5/format/index.html index 5c1a049..c9db485 100644 --- a/0.5/format/index.html +++ b/0.5/format/index.html @@ -99,4 +99,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.21 on Friday 26 August 2022. Using Julia version 1.7.3.