Get and use gdelt data more reliably without hardware limitation.
Project description
What is getgdelt&usegdelt?
GDELT(Global Database of Events, Language, and Tone), monitors the world's news media from nearly every corner of every country in print, broadcast, and web formats, in over 100 languages, every moment of every day.
getgdeltis a Python based framework that calls the browser to download and format GDELT data.
Why do we use getgdelt&usegdelt?
Existing frameworks, such as gdeltPyR, provide us with many conveniences for calling GDELT data using python, but as mentioned by linwoodc3: 'The only limitation with data pullsgdeltPyR is you hardware. '
Using non-professional hardware or using existing python packages to call GDELT data in regions and countries where the network is restricted will encounter many errors. getgdelt downloads GDELT data by calling the browser. It makes the data calling process simpler and more visual.
For users who use non-professional hardware or in countries and regions with limited networks, it will be very convenient to use getgdelt to obtain GDELT data.
How do we use getgdelt&usegdelt?
Installation
getgdelt can be installed via pip
pip install getgdelt
Basic Examples
Get GDELT
from getgdelt import getgdelt
getgdelt(year_start,month_start,day_start,year_end,month_end,day_end)
Use GDELT
from getgdelt import usegdelt
gdelt = usegdelt(download_file_directory,output_file_directory)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file getgdelt-1.0.0.tar.gz.
File metadata
- Download URL: getgdelt-1.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab3d04e30ef4547f571141cb72225f4e8c3ae539373c1145973fac9a05468f8d
|
|
| MD5 |
fe61f5b612dd5fe491411c2e3bf51432
|
|
| BLAKE2b-256 |
9bffa5733f078a2e9714142a1dd2caabcab26613c783f317bfd7a76b3be7eddf
|
File details
Details for the file getgdelt-1.0.0-py3-none-any.whl.
File metadata
- Download URL: getgdelt-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a5ea4be4d05f5caa85dc12fc4cfcda537bee81783d653eca42b5d5980c2733e
|
|
| MD5 |
60fb0995fc23022eaf9957fb41c6c4c7
|
|
| BLAKE2b-256 |
c41326df86bd6fc7208d928355818dd05e4c317b6f1aaee66b130bfd56e3bfd8
|