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 Mar 1, 2024
1 parent d1815c9 commit 4a6d831
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 @@ -2365,4 +2365,15 @@ date,repository,views,unique_visitors,clones,unique_cloners
2024-02-28,integrate-palm-into-word,0,0,1,1
2024-02-28,github-stats,5,1,9,5
2024-02-28,DMARCParser.jl,2,2,1,1
2024-02-28,julia-packages-data,0,0,4,3
2024-02-28,julia-packages-data,0,0,4,3
2024-02-29,chatgpt-python-wrapper,1,1,1,1
2024-02-29,chatgpt-images-r-shiny,1,1,0,0
2024-02-29,add-chatgpt-to-microsoft-word,16,15,0,0
2024-02-29,create-images-with-dall-e-in-microsoft-word,3,2,0,0
2024-02-29,chatgpt-sentiment-analysis-in-excel,3,2,0,0
2024-02-29,add-gpt-chatbot-to-microsoft-word,6,4,0,0
2024-02-29,werpy,14,5,1,1
2024-02-29,integrate-palm-into-word,0,0,0,0
2024-02-29,github-stats,5,1,10,7
2024-02-29,DMARCParser.jl,0,0,0,0
2024-02-29,julia-packages-data,5,1,7,5

0 comments on commit 4a6d831

Please sign in to comment.