openaq / openaq-api-v2

OpenAQ API
https://api.openaq.org
39 stars 9 forks source link

Feature/add manufacturers resource #269

Closed majesticio closed 9 months ago

majesticio commented 9 months ago

closes #252

Adds manufacturers with respective instruments in a list. Can do a path query with the manufacturers_id like v3/manufacturers/9. Includes query params for spatial queries, provider and owner queries

majesticio commented 9 months ago

added monitor query param, seems relevant.

majesticio commented 9 months ago

Rolled back query params, now it just includes paging

majesticio commented 9 months ago

see #273