Skip to main content

No project description provided

Project description

Wordcloud Scripts

Description

This is a collection of scripts that manipulate report data files (downloaded from Susmon front-end) and other report data files created by researchers to create counts of the top words create word clouds.

Key scripts:

main.py - Main program loop that determines actions to be taken and calls relevant methods
esg.py - ESG word clouds. Works from the standard report data file downloaded from the database and from a bespoke report created by research
netzero.py - Net Zero word clouds and word counts. Works from a filtered report file provide by research
Other modules contain common fuctions used by both scripts

Installation

Scripts are written in Python 3. Libraries and version identified in requirements.txt

There are two control files that must be in place for the scripts to run:

stopwords.csv - generic words and phrases to be excluded from word clouds
phrases.csv - word combinations that should be treated as phrases in word clouds 

These files can be uploaded and updated via the main code loop as decribed below.

Usage

The code is run as follows:

python -m src.clouds.main <input file> <action "create"/"update"> [--resource <"phrases"/"stopwords">] [--sector <sector name>] [--classification <"Environmental", "Social", "Governance">]

When used with the action argument "create", the program will use the "input file" to generate word clouds as follows:

if <input file> name contains "NZ", or "Net Zero" a set of Net Zero word clouds will be created
otherwise
if a <sector name> is supplied, word clouds will be generated for each brand owners in that sector and each classification. In addition word clouds will be created for all brand owners comnined for each classification and for all brand owners across all classifications. The input file in this case should be a standard report data file downloaded from the database
if no <sector name> is supplied and a <classification> other than "All" has been supplied, a word cloud will be created for the <classification> supplied for all brands in the input file combined. The input file in this case should be one provided for this purpose by the research team.
if no <sector name> is supplied and a <classification> of "All" has been supplied, a word cloud will be created for the all classifications and all brands in the input file combined. The input file in this case should be one provided for this purpose by the research team.

When used with the action argument "update", the program will use the "input file" to update one of the two control files as determined by the resource argument "phrases", or "stopwords".

Support

[to be written]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

susclouds-0.0.28.tar.gz (93.6 MB view details)

Uploaded Source

Built Distribution

susclouds-0.0.28-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file susclouds-0.0.28.tar.gz.

File metadata

  • Download URL: susclouds-0.0.28.tar.gz
  • Upload date:
  • Size: 93.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.6

File hashes

Hashes for susclouds-0.0.28.tar.gz
Algorithm Hash digest
SHA256 a81f6f4a01982f113dee333316e29362e6e20b3ba2a163d5ab4047bd7efc12dc
MD5 93fb75445ee4f433b49e8f6afe51e06a
BLAKE2b-256 ad8143668376aa2b6ba9d9da614c6538cafa4af48e0717de75e5348518c4ea6a

See more details on using hashes here.

File details

Details for the file susclouds-0.0.28-py3-none-any.whl.

File metadata

  • Download URL: susclouds-0.0.28-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.6

File hashes

Hashes for susclouds-0.0.28-py3-none-any.whl
Algorithm Hash digest
SHA256 a625c9a52a4a786148eeda2e1ac807cb2c06b7bf1901ca33e724a3b7e6580423
MD5 ba0cdaf0bfa0d7ab4c380fcb46f826ce
BLAKE2b-256 6c720914e52f4d478888b37e0e2dd0a17ceb0ff87d7dd78adb7b9b8db63b927c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page