Description

ennet

Utilities to Extract and Analyse Text Data From the Emergency Nutrition Network (en-net) Forum

Get themes

get_themes()

Get list of thematic areas from en-net.org

Get topics

get_theme_topics()

Get theme topics

get_themes_topics()

Get topics from multiple themes

Get discussions

get_topic_discussions()

Get the discussion and other details for a particular topic

get_topics_discussions()

Get the discussion and details of discussion for a set of topics

Analytics

count_topics()

Count the number of topics by theme and by date

count_authors()

Count the number of topics by author, by theme and by date

count_topics_day() count_topics_week() count_topics_month() count_topics_year()

Count number of questions/topics posted on en-net by time

count_topics_theme() count_topics_theme_time()

Count number of questions/topics posted on en-net

count_topics_author() count_topics_author_time()

Count number of questions/topics posted on en-net by author

arrange_views()

Arrange topics based on number of views

arrange_replies()

Arrange topics based on number of replies

Database

get_db_discussions() get_db_topics()

Retrieve data from ennet_db GitHub repository

create_db_topics_daily()

Create daily topics dataset for the ennet_db

create_db_topics_monthly()

Create monthly topics dataset for the ennet_db

create_db_topics_hourlies()

Create hourly topics datasets for the ennet_db

create_db_topics_dailies()

Create daily topics datasets for the ennet_db

create_db_topics_interactions()

Create various topics interactions datasets for the ennet_db

Updates

update_topics()

Update en-net topics

Deprecated functions

ennet-deprecated

Deprecated functions in ennet

Datasets

ennet_themes

Themes from en-net forum retrieved on 17 January 2021

ennet_topics

Topics from en-net forum retrieved on 17 January 2021

ennet_hourlies

Hourly extracts of topics dataset from en-net online forum

ennet_dailies

Daily extracts of topics dataset from en-net online forum