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 Oct 29, 2023
1 parent c2b32f2 commit 29691ef
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion data/traffic.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1001,4 +1001,15 @@ date,repository,views,unique_visitors,clones,unique_cloners
2023-10-27,integrate-palm-into-word,0,0,0,0
2023-10-27,github-stats,1,1,10,5
2023-10-27,DMARCParser.jl,0,0,1,1
2023-10-27,julia-packages-data,0,0,6,4
2023-10-27,julia-packages-data,0,0,6,4
2023-10-28,chatgpt-python-wrapper,2,2,0,0
2023-10-28,chatgpt-images-r-shiny,2,2,2,2
2023-10-28,add-chatgpt-to-microsoft-word,46,24,1,1
2023-10-28,create-images-with-dall-e-in-microsoft-word,7,3,2,2
2023-10-28,chatgpt-sentiment-analysis-in-excel,2,2,1,1
2023-10-28,add-gpt-chatbot-to-microsoft-word,29,10,2,2
2023-10-28,werpy,0,0,3,2
2023-10-28,integrate-palm-into-word,0,0,0,0
2023-10-28,github-stats,25,1,8,5
2023-10-28,DMARCParser.jl,0,0,1,1
2023-10-28,julia-packages-data,0,0,7,4

0 comments on commit 29691ef

Please sign in to comment.