Skip to content

Commit

Permalink
Appending Traffic Data to CSV
Browse files Browse the repository at this point in the history
  • Loading branch information
rossarmstrong committed Sep 6, 2023
1 parent db6652e commit 94f9478
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion data/traffic.csv
Original file line number Diff line number Diff line change
Expand Up @@ -475,4 +475,13 @@ date,repository,views,unique_visitors,clones,unique_cloners
2023-09-04,add-gpt-chatbot-to-microsoft-word,19,8,0,0
2023-09-04,werpy,2,2,0,0
2023-09-04,integrate-palm-into-word,8,1,0,0
2023-09-04,github-stats,0,0,10,7
2023-09-04,github-stats,0,0,10,7
2023-09-05,chatgpt-python-wrapper,2,2,1,1
2023-09-05,chatgpt-images-r-shiny,2,2,0,0
2023-09-05,add-chatgpt-to-microsoft-word,43,19,1,1
2023-09-05,create-images-with-dall-e-in-microsoft-word,0,0,0,0
2023-09-05,chatgpt-sentiment-analysis-in-excel,0,0,0,0
2023-09-05,add-gpt-chatbot-to-microsoft-word,4,4,0,0
2023-09-05,werpy,58,2,1,1
2023-09-05,integrate-palm-into-word,0,0,0,0
2023-09-05,github-stats,0,0,8,6

0 comments on commit 94f9478

Please sign in to comment.