Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 2.21 KB

README.md

File metadata and controls

51 lines (38 loc) · 2.21 KB

AI Ethics on Blockchain

DOI

Portfolio for "AI Ethics on Blockchain: Topic Analysis on Twitter Data for Blockchain Security"

CC-BY 4.0 Datasets on Harvard Dataverse

Yihang Fu; Zesen Zhuang; Luyao Zhang, 2023, "Replication Data for: AI Ethics on Blockchain: Topic Analysis on Twitter Data for Blockchain Security", https://doi.org/10.7910/DVN/CTBEF7, Harvard Dataverse, V2, UNF:6:JV12jMWLzoNbU5bbBQiobg== [fileUNF]

@data{DVN/CTBEF7_2023,
author = {Yihang Fu and Zesen Zhuang and Luyao Zhang},
publisher = {Harvard Dataverse},
title = {{Replication Data for: AI Ethics on Blockchain: Topic Analysis on Twitter Data for Blockchain Security}},
UNF = {UNF:6:JV12jMWLzoNbU5bbBQiobg==},
year = {2023},
version = {V2},
doi = {10.7910/DVN/CTBEF7},
url = {https://doi.org/10.7910/DVN/CTBEF7}
}

Table of Contents

Environment Setup

Prerequesites:

Before setting up the environment, make sure you have Python version 3.8.15 and have pipenv installed.

This project use pipenv for package management. To create the environment, run

pipenv shell

Folders

Folder Description URL
code Jupyter notebooks containing code for fetching, processing and visualizing data https://github.com/SciEcon/blockchain-ethics/tree/main/code
figures Figure produced from the code https://github.com/SciEcon/blockchain-ethics/tree/main/data
data Queried or auxiliary data files created by the code https://github.com/SciEcon/blockchain-ethics/tree/main/data