.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CITATION.cff
CODE_OF_CONDUCT.md
LICENSE
README.md
data_access_permit_application.md
pyproject.toml
.github/workflows/workflow-main.yaml
bigbang/__init__.py
bigbang/archive.py
bigbang/bigbang_io.py
bigbang/cli.py
bigbang/config.py
bigbang/config.yml
bigbang/data_types.py
bigbang/icann_certificate.pem
bigbang/parse.py
bigbang/utils.py
bigbang/w3c_scrape_test.py
bigbang/analysis/3GPP_standards_release_dates.csv
bigbang/analysis/__init__.py
bigbang/analysis/affiliation.py
bigbang/analysis/attendance.py
bigbang/analysis/datatracker.py
bigbang/analysis/entity_recognition.py
bigbang/analysis/entity_resolution.py
bigbang/analysis/graph.py
bigbang/analysis/influence.py
bigbang/analysis/listserv.py
bigbang/analysis/process.py
bigbang/analysis/repo_loader.py
bigbang/analysis/thread.py
bigbang/analysis/twopeople.py
bigbang/analysis/utils.py
bigbang/datasets/__init__.py
bigbang/datasets/domains/Create Domain-Category Data.ipynb
bigbang/datasets/domains/__init__.py
bigbang/datasets/domains/domain_categories.csv
bigbang/datasets/domains/domains.py
bigbang/datasets/organizations/__init__.py
bigbang/datasets/organizations/organization_categories.csv
bigbang/datasets/organizations/organization_categories_metadata.md
bigbang/datasets/organizations/organizations.py
bigbang/ingress/__init__.py
bigbang/ingress/abstract.py
bigbang/ingress/git_repo.py
bigbang/ingress/listserv.py
bigbang/ingress/mailman.py
bigbang/ingress/pipermail.py
bigbang/ingress/utils.py
bigbang/ingress/w3c.py
bigbang/visualisation/__init__.py
bigbang/visualisation/graphs.py
bigbang/visualisation/lines.py
bigbang/visualisation/plot.py
bigbang/visualisation/stackedareachart.py
bigbang/visualisation/utils.py
bigbang_py.egg-info/PKG-INFO
bigbang_py.egg-info/SOURCES.txt
bigbang_py.egg-info/dependency_links.txt
bigbang_py.egg-info/entry_points.txt
bigbang_py.egg-info/requires.txt
bigbang_py.egg-info/top_level.txt
bin/collect_listserv_urls.py
bin/mail_to_activity.py
bin/tenure.py
bin/tograph.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/make.bat
docs/release_notes.rst
docs/requirements.txt
docs/analysis/index.rst
docs/analysis/listserv.rst
docs/analysis/networks.rst
docs/analysis/timeseries.rst
docs/datasets/ancillary.rst
docs/datasets/drafts.rst
docs/datasets/git.rst
docs/datasets/index.rst
docs/datasets/mailinglists.rst
docs/datasets/md_git.md
docs/reference/analysis_affilation.rst
docs/reference/analysis_attendance.rst
docs/reference/analysis_datatracker
docs/reference/analysis_entity_resolution.rst
docs/reference/analysis_graph
docs/reference/analysis_graph.rst
docs/reference/analysis_influence
docs/reference/analysis_listserv.rst
docs/reference/analysis_process.rst
docs/reference/analysis_thread.rst
docs/reference/analysis_twopeople.rst
docs/reference/analysis_utils.rst
docs/reference/archive.rst
docs/reference/bigbang_io.rst
docs/reference/datasets_domains.rst
docs/reference/get_dependencies.rst
docs/reference/git_repo.rst
docs/reference/index.rst
docs/reference/ingress_abstract.rst
docs/reference/ingress_listserv.rst
docs/reference/ingress_pipermail.rst
docs/reference/ingress_utils.rst
docs/reference/ingress_w3c.rst
docs/reference/mailman.rst
docs/reference/parse.rst
docs/reference/repo_loader.rst
docs/reference/utils.rst
docs/reference/visualisation_graphs.rst
docs/reference/visualisation_line.rst
docs/reference/visualisation_plot.rst
docs/reference/visualisation_stackedareachart.rst
docs/reference/visualisation_utils.rst
docs/visualisation/connectivity_domain_3GPP_TSG_CT_WG4.png
docs/visualisation/graphs.rst
docs/visualisation/histograms.rst
docs/visualisation/index.rst
docs/visualisation/lines.rst
docs/visualisation/sums_localparts_3GPP_TSG_CT_WG1.png
examples/Tutorial.ipynb
examples/3GPP/Activity.ipynb
examples/3GPP/Connectivity.ipynb
examples/3GPP/Responsivity.ipynb
examples/3GPP/Uniformity.ipynb
examples/3GPP/affiliations.ipynb
examples/3GPP/networks.ipynb
examples/3GPP/timezones.ipynb
examples/3GPP/translists_contr.ipynb
examples/activity/Analyze Senders.ipynb
examples/activity/Auditing Fernando.ipynb
examples/activity/Cohort Visualization.ipynb
examples/activity/Plot Activity.ipynb
examples/attendance/Entity Resolution on Organizations.ipynb
examples/attendance/Extracting Org-Domain and Person-Org-Duration Information From Attendance Data.ipynb
examples/attendance/IETF Attendance.ipynb
examples/attendance/unsd.csv
examples/attendance/graphs/attendance-by-affiliation.png
examples/attendance/graphs/attendance-by-country-virtual.png
examples/attendance/graphs/attendance-by-country.png
examples/attendance/graphs/attendance-by-region-proportion.png
examples/attendance/graphs/attendance-by-region.png
examples/datatracker/Working Group Affiliations.ipynb
examples/datatracker/Working Group Authorship.ipynb
examples/experimental_notebooks/Collaboration Robustness.ipynb
examples/experimental_notebooks/Corr between centrality and community 0.1.ipynb
examples/experimental_notebooks/EME Diversity Analysis.ipynb
examples/experimental_notebooks/File Dependency Network.ipynb
examples/experimental_notebooks/IETF Participants.ipynb
examples/experimental_notebooks/List Correlation.ipynb
examples/experimental_notebooks/Testing Power Law Response Time Hypothesis.ipynb
examples/experimental_notebooks/WordTypeClassifier.ipynb
examples/git-analysis/Committer Dominance.ipynb
examples/git-analysis/Git Collection.ipynb
examples/git-analysis/Git Commit Network.ipynb
examples/git-analysis/Git Diffs.ipynb
examples/git-analysis/Git Interaction Graph.ipynb
examples/git-analysis/Git Loading Tutorials.ipynb
examples/git-analysis/MultiGitRepos.ipynb
examples/git-analysis/Walkers and Talkers.ipynb
examples/llm_analysis/EmailBodyEntityAnalysis.ipynb
examples/llm_analysis/extracted_entities/3gv6-entities.csv
examples/name-and-gender/Analyze Senders - Name and Gender.ipynb
examples/name-and-gender/Sentiment Across Genders.ipynb
examples/name-and-gender/Working Group Emails and Drafts-hrpc.ipynb
examples/name-and-gender/Working Group Emails and Drafts-httpbis.ipynb
examples/network_analysis/Assortativity Study.ipynb
examples/network_analysis/InteractionNetwork.ipynb
examples/network_analysis/Person-Group Bipartite Graph.ipynb
examples/network_analysis/Show Interaction Graph.ipynb
examples/organizations/3GPP_domains_complete.csv
examples/organizations/3GPP_domains_refined.csv
examples/organizations/Classifying Email Domains.ipynb
examples/organizations/Full Archive Study.ipynb
examples/organizations/Using Domain Entropy to Identify Organizations.ipynb
examples/threads_analysis/ThreadsAnalysis.ipynb
examples/url_collections/W3C.txt
examples/url_collections/cfa_urls.txt
examples/url_collections/codeforamerica_urls.txt
examples/url_collections/dlab-berkeley_urls.txt
examples/url_collections/edX_urls.txt
examples/url_collections/git_urls.txt
examples/url_collections/glass-bead-labs_urls.txt
examples/url_collections/lists_description.md
examples/url_collections/listserv.3GPP.txt
examples/url_collections/listserv.IEEE.txt
examples/url_collections/mm.icann.org.txt
examples/url_collections/mm.ietf.org.txt
examples/url_collections/mm.org.ripe.txt
examples/viz/git/codeforamerica_author2file.json
examples/viz/git/codeforamerica_author2repo.json
examples/viz/git/codeforamerica_edge2edge.json
examples/viz/git/dlab-berkeley_author2file.json
examples/viz/git/dlab-berkeley_author2repo.json
examples/viz/git/dlab-berkeley_repo2repo.json
examples/viz/git/edX_author2file.json
examples/viz/git/edX_author2repo.json
examples/viz/git/edX_edge2edge.json
examples/viz/git/edX_repo2repo.json
examples/viz/git/glass-bead-labs_author2file.json
examples/viz/git/glass-bead-labs_author2repo.json
examples/viz/git/glass-bead-labs_edge2edge.json
examples/viz/git/glass.json
examples/viz/git/graph.json
examples/viz/git/index.html
examples/word_analysis/CheckWordsTrendsOverTime.ipynb
examples/word_analysis/FirstKeywordOccurrence.ipynb
examples/word_analysis/MostUsedWordsPerAllUsers.ipynb
examples/word_analysis/MostUsedWordsPerSpecificNumberOfUser.ipynb
examples/word_analysis/SpecialWordsAnalysis.ipynb
examples/word_analysis/WhoSaidWhat.ipynb
tests/.coveragerc
tests/__init__.py
tests/pytest.ini
tests/test_bigbang_io.py
tests/analysis/test_listserv.py
tests/data/2001-November.txt
tests/data/address_header_test_file.yaml
tests/data/bigbang-dev-test.txt
tests/data/empty-archive-df.csv
tests/data/from-header-variations.txt
tests/data/listserv.3GPP.txt
tests/data/listserv.IEEE.txt
tests/data/urls-test-file.txt
tests/data/w3crawl-nonascii.html
tests/data/w3crawl-test-message-to-cc.html
tests/data/w3crawl-test-message.html
tests/data/3GPP/3GPP_TSG_SA_ITUT_AHG/3GPP_TSG_SA_ITUT_AHG.DBNAMES
tests/data/3GPP/3GPP_TSG_SA_ITUT_AHG/3GPP_TSG_SA_ITUT_AHG.LOG1703B
tests/data/3GPP/3GPP_TSG_SA_ITUT_AHG/3GPP_TSG_SA_ITUT_AHG.LOG1703C
tests/data/3GPP/3GPP_TSG_SA_ITUT_AHG/3GPP_TSG_SA_ITUT_AHG.LOG1705B
tests/data/3GPP/3GPP_TSG_SA_ITUT_AHG/3GPP_TSG_SA_ITUT_AHG.LOG1705D
tests/data/3GPP/3GPP_TSG_SA_ITUT_AHG/3GPP_TSG_SA_ITUT_AHG.LOG1710A
tests/data/3GPP/3GPP_TSG_SA_ITUT_AHG/3GPP_TSG_SA_ITUT_AHG.LOG1710B
tests/data/3GPP/3GPP_TSG_SA_ITUT_AHG/3GPP_TSG_SA_ITUT_AHG.LOG1711C
tests/data/3GPP/3GPP_TSG_SA_ITUT_AHG/3GPP_TSG_SA_ITUT_AHG.LOG1711E
tests/data/3GPP/3GPP_TSG_SA_ITUT_AHG/3GPP_TSG_SA_ITUT_AHG.LOG1712A
tests/data/3GPP/3GPP_TSG_SA_ITUT_AHG/3GPP_TSG_SA_ITUT_AHG.LOG1905D
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.DBNAMES
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1302D
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1303A
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1303C
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1305D
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1305E
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1306B
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1306C
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1306D
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1308A
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1309A
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1311A
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1311C
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1402D
tests/data/3GPP/3GPP_TSG_SA_WG2_MTCE/3GPP_TSG_SA_WG2_MTCE.LOG1404E
tests/data/3GPP_mbox/3GPP_TSG_RAN_WG4_NR-MIMO-OTA.mbox
tests/data/3GPP_mbox/3GPP_TSG_SA_WG4_EVS.mbox
tests/data/test-activity-summary/perpass-activity.csv
tests/data/w3c-archive-dir/index
tests/data/w3c-archive-dir/2020AprJun/index.html
tests/data/w3c-archive-dir/2020AprJun/w3crawl-test-message.html
tests/ingress/__init__.py
tests/ingress/__test_listserv.py
tests/ingress/test_pipermail.py
tests/ingress/test_w3c.py
tests/unit/__init__.py
tests/unit/test_archive.py
tests/unit/test_bigbang.py
tests/unit/test_listserv.py
tests/unit/test_mailman.py