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 Dec 31, 2023
1 parent 7b7e0ab commit 7ba0c51
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 @@ -1694,4 +1694,15 @@ date,repository,views,unique_visitors,clones,unique_cloners
2023-12-29,integrate-palm-into-word,0,0,0,0
2023-12-29,github-stats,0,0,12,8
2023-12-29,DMARCParser.jl,0,0,5,3
2023-12-29,julia-packages-data,0,0,10,6
2023-12-29,julia-packages-data,0,0,10,6
2023-12-30,chatgpt-python-wrapper,18,3,0,0
2023-12-30,chatgpt-images-r-shiny,6,1,2,1
2023-12-30,add-chatgpt-to-microsoft-word,35,16,0,0
2023-12-30,create-images-with-dall-e-in-microsoft-word,2,2,4,2
2023-12-30,chatgpt-sentiment-analysis-in-excel,1,1,0,0
2023-12-30,add-gpt-chatbot-to-microsoft-word,1,1,2,1
2023-12-30,werpy,2,2,2,1
2023-12-30,integrate-palm-into-word,0,0,2,1
2023-12-30,github-stats,0,0,11,5
2023-12-30,DMARCParser.jl,0,0,1,1
2023-12-30,julia-packages-data,0,0,7,4

0 comments on commit 7ba0c51

Please sign in to comment.