From 4b1d2436f33339007cac1a8b6dda01415ee2954e Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Mon, 25 Sep 2023 11:38:23 +1000 Subject: [PATCH] Appending Traffic Data to CSV --- data/traffic.csv | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/traffic.csv b/data/traffic.csv index c6559b5..73d43ea 100644 --- a/data/traffic.csv +++ b/data/traffic.csv @@ -649,4 +649,14 @@ date,repository,views,unique_visitors,clones,unique_cloners 2023-09-23,werpy,1,1,2,1 2023-09-23,integrate-palm-into-word,2,1,0,0 2023-09-23,github-stats,0,0,10,7 -2023-09-23,DMARCParser.jl,0,0,4,3 \ No newline at end of file +2023-09-23,DMARCParser.jl,0,0,4,3 +2023-09-24,chatgpt-python-wrapper,1,1,0,0 +2023-09-24,chatgpt-images-r-shiny,5,2,0,0 +2023-09-24,add-chatgpt-to-microsoft-word,94,28,0,0 +2023-09-24,create-images-with-dall-e-in-microsoft-word,40,4,0,0 +2023-09-24,chatgpt-sentiment-analysis-in-excel,0,0,2,1 +2023-09-24,add-gpt-chatbot-to-microsoft-word,42,6,0,0 +2023-09-24,werpy,0,0,0,0 +2023-09-24,integrate-palm-into-word,0,0,0,0 +2023-09-24,github-stats,0,0,7,5 +2023-09-24,DMARCParser.jl,0,0,1,1 \ No newline at end of file