forked from awslabs/open-data-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
openaq.yaml
50 lines (50 loc) · 2.24 KB
/
openaq.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Name: OpenAQ
Description: Global, aggregated physical air quality data from public data sources provided by government, research-grade and other sources. These awesome groups do the hard work of measuring these data and publicly sharing them, and our community makes them more universally-accessible to both humans and machines.
Documentation: https://openaq.org
Contact: [email protected]
ManagedBy: "[OpenAQ](https://openaq.org)"
UpdateFrequency: Minutely
Tags:
- air quality
- cities
- environmental
- geospatial
- sustainability
License: CC BY 4.0
Resources:
- Description: Minutely CSVs of global air quality fetched from sources all over the world
ARN: arn:aws:s3:::openaq-fetches
Region: us-east-1
Type: S3 Bucket
- Description: Rich SNS topic for new measurements, 1 notification per measurement, more details [here](https://medium.com/@openaq/get-faster-access-to-real-time-air-quality-data-from-around-the-world-c6f9793d5242)
ARN: arn:aws:sns:us-east-1:470049585876:OPENAQ_NEW_MEASUREMENT
Region: us-east-1
Type: SNS Topic
- Description: SNS topic for new objects in the openaq-fetches bucket, roughly 6 objects per hour, more details [here](https://medium.com/@openaq/get-faster-access-to-real-time-air-quality-data-from-around-the-world-c6f9793d5242)
ARN: arn:aws:sns:us-east-1:470049585876:NewFetchObject
Region: us-east-1
Type: SNS Topic
- Description: "[OpenAQ API](https://docs.openaq.org)"
Host: api.openaq.org
Region: us-east-1
Type: CloudFront Distribution
DataAtWork:
- Title: "Smokey: Air Quality Bot"
URL: https://www.facebook.com/smokeybot/
AuthorName: Amrit Sharma
AuthorURL: https://twitter.com/amrit_sharma
- Title: ropenaq R package
URL: https://github.com/ropensci/ropenaq
AuthorName: Maëlle Salmon
AuthorURL: https://github.com/maelle
- Title: hackAIR
URL: http://www.hackair.eu/
AuthorName: hackAir
- Title: ARISense
URL: https://arisense.io/
AuthorName: Aerodyne Research, Inc.
AuthorURL: http://www.aerodyne.com/
- Title: Access OpenAQ data via a filterable SNS topic
URL: https://medium.com/@openaq/get-faster-access-to-real-time-air-quality-data-from-around-the-world-c6f9793d5242
AuthorName: OpenAQ
AuthorURL: https://openaq.org