Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until it has been released. For example, changes may be reverted before a release is published. For the best results, use the latest published release.
This release contains the definition and documentation of
- population-density-data v0.1.1
The API definition(s) are based on
- Commonalities v0.4.0
- Identity and Consent Management v0.2.0
population-density-data v0.1.1 is the public release of the version 0.1.1
v0.1.1 is a patch release of v0.1.0 which includes only changes of the info object in alignment with Commonalities 0.4.0, completing the alignment with Commonalities v0.4.0 and Consent Management v0.2.0 guidelines included in the CAMARA Fall24 meta-release. Test cases are included for API validation. No new features were included.
- API definition with inline documentation:
- Include
x-camara-commonalities
by @jgarciahospital in #41 - Include testing definitions in .feature file for Fall24 meta-release by @jgarciahospital in #44
- Included documentation for the initial posible implementation algorithm by @jgarciahospital in #25
- Included API test plan for Population Density Data by @jgarciahospital in #44
- Updated Authorization and authentication section according to I&CM latest release by @jgarciahospital in #41
- Updated API and error descriptions by @gregory1g in #42
- Align with Commonalities subscription-model by using sink and sinkCredentials by @jgarciahospital in #47
- Remove
terms of service
andcontact
by @jgarciahospital in #41
This release contains the definition and documentation of
- population-density-data v0.1.1-rc.1
The API definition(s) are based on
- Commonalities v0.4.0-rc.1
- Identity and Consent Management v0.2.0-rc.1
population-density-data v0.1.1-rc.1 is the 1st release candidate of the version 0.1.1
v0.1.1 will be a patch release of v0.1.0 which includes only changes of the info object in alignment with Commonalities 0.4.0.
- API definition with inline documentation:
- Include
x-camara-commonalities
by @jgarciahospital in #41
- Updated Authorization and authentication section according to I&CM last release (v0.2.0-rc1) by @jgarciahospital in #41
- Updated API and error descriptions by @gregory1g in #42
- Remove
terms of service
andcontact
by @jgarciahospital in #41
This is the first alpha version of the Population Density Data API.
- API definition
- API documentation
- This is an initial version.
- There are bug fixes to be expected and incompatible changes in upcoming versions.
- New API
Population Density Data
, v0.1.0, with a single operation for retrieving population density information in the specified area:- Given a specific area as a polygon shape, a precision level and a time interval in which the service provider wants to obtain the population density, the API will return the data set of time ranges and equal sized cells containing the estimated population densitity of each time slot and cell.