forked from awslabs/open-data-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gdelt.yaml
41 lines (41 loc) · 1.68 KB
/
gdelt.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
Name: Global Database of Events, Language and Tone (GDELT)
Description: |
This project Project monitors the world's broadcast, print,
and web news from nearly every corner of every country in
over 100 languages and identifies the people, locations,
organizations, counts, themes, sources, emotions, counts,
quotes, images and events driving our global society every
second of every day.
Documentation: http://www.gdeltproject.org/
Contact: http://www.gdeltproject.org/about.html#contact
UpdateFrequency: Daily
Tags:
- aws-pds
- events
License: http://www.gdeltproject.org/about.html#termsofuse
Resources:
- Description: Project data files
ARN: arn:aws:s3:::gdelt-open-data
Region: us-east-1
Type: S3 Bucket
- Description: Notifications for new data
ARN: arn:aws:sns:us-east-1:928094251383:gdelt-csv
Region: us-east-1
Type: SNS Topic
DataAtWork:
- Title: Exploring GDELT with Athena
URL: http://blog.julien.org/2017/03/exploring-gdelt-data-set-with-amazon.html
AuthorName: Julien Simon
AuthorURL: https://twitter.com/julsimon
- Title: Running R on Amazon Athena
URL: https://aws.amazon.com/blogs/big-data/running-r-on-amazon-athena/
AuthorName: Gopal Wunnava
AuthorURL: https://www.linkedin.com/in/gopal-wunnava-b11a77/
- Title: Bootstrapping GeoMesa HBase on AWS S3
URL: http://www.geomesa.org/documentation/tutorials/geomesa-hbase-s3-on-aws.html
AuthorName: Commonwealth Computer Research, Inc.
AuthorURL: https://www.ccri.com
- Title: Creating PySpark DataFrame from CSV in AWS S3 in EMR
URL: https://gist.github.com/jakechen/6955f2de51212163312b6430555b8e0b
AuthorName: Jake Chen
AuthorURL: https://github.com/jakechen