From ab6ebaa7f1de4963b2a73fe5a00036f6f9422d1b Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Sun, 24 Sep 2023 11:40: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 f75467a..c6559b5 100644 --- a/data/traffic.csv +++ b/data/traffic.csv @@ -639,4 +639,14 @@ date,repository,views,unique_visitors,clones,unique_cloners 2023-09-22,werpy,8,3,2,1 2023-09-22,integrate-palm-into-word,0,0,2,2 2023-09-22,github-stats,4,1,8,5 -2023-09-22,DMARCParser.jl,45,1,22,11 \ No newline at end of file +2023-09-22,DMARCParser.jl,45,1,22,11 +2023-09-23,chatgpt-python-wrapper,5,2,0,0 +2023-09-23,chatgpt-images-r-shiny,1,1,0,0 +2023-09-23,add-chatgpt-to-microsoft-word,41,16,1,1 +2023-09-23,create-images-with-dall-e-in-microsoft-word,8,2,0,0 +2023-09-23,chatgpt-sentiment-analysis-in-excel,1,1,0,0 +2023-09-23,add-gpt-chatbot-to-microsoft-word,12,6,0,0 +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