Skip to content

Commit

Permalink
April 2024
Browse files Browse the repository at this point in the history
updated to april 2024
  • Loading branch information
Marquesoliveiro committed May 8, 2024
1 parent 22e719f commit 3e2346e
Showing 1 changed file with 46 additions and 23 deletions.
69 changes: 46 additions & 23 deletions data/charts-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ const chvoteData = [
['Dec 2023', 9, 42],
['Jan 2024', 19, 52],
['Feb 2024', 16, 42],
['Mar 2024', 15, 44]
['Mar 2024', 15, 44],
['Apr 2024', 10, 43]
];


Expand Down Expand Up @@ -159,7 +160,8 @@ const chvoteProtocolPocData = [
['Dec 2023', 6, 4],
['Jan 2024', 1, 5],
['Feb 2024', 2, 7],
['Mar 2024', 2, 4]
['Mar 2024', 2, 4],
['Apr 2024', 3, 2]
];

// https://github.com/republique-et-canton-de-geneve/edg_sitg_map/graphs/traffic
Expand Down Expand Up @@ -231,7 +233,8 @@ const edgSitgMapData = [
['Dec 2023', 3, 0],
['Jan 2024', 2, 0],
['Feb 2024', 2, 0],
['Mar 2024', 0, 0]
['Mar 2024', 0, 0],
['Apr 2024', 1, 1]
];

// https://github.com/republique-et-canton-de-geneve/sedex-Message-Handler/graphs/traffic
Expand Down Expand Up @@ -303,7 +306,8 @@ const sedexMessageHandlerData = [
['Dec 2023', 1, 1],
['Jan 2024', 5, 4],
['Feb 2024', 0, 6],
['Mar 2024', 1, 1]
['Mar 2024', 1, 1],
['Apr 2024', 2, 3]
];

// https://github.com/republique-et-canton-de-geneve/log-chainer/graphs/traffic
Expand Down Expand Up @@ -374,7 +378,8 @@ const logChainerData = [
['Dec 2023', 3, 0],
['Jan 2024', 1, 0],
['Feb 2024', 1, 2],
['Mar 2024', 1, 1]
['Mar 2024', 1, 1],
['Apr 2024', 2, 0]
];

// https://github.com/republique-et-canton-de-geneve/squelette-github/graphs/traffic
Expand Down Expand Up @@ -443,7 +448,8 @@ const squeletteGithubData = [
['Dec 2023', 1, 0],
['Jan 2024', 0, 3],
['Feb 2024', 0, 1],
['Mar 2024', 1, 3]
['Mar 2024', 1, 3],
['Apr 2024', 2, 0]
];

// https://github.com/republique-et-canton-de-geneve/jours-feries/graphs/traffic
Expand Down Expand Up @@ -506,7 +512,8 @@ const joursFeriesData = [
['Dec 2023', 1, 2],
['Jan 2024', 8, 4],
['Feb 2024', 1, 3],
['Mar 2024', 1, 1]
['Mar 2024', 1, 1],
['Apr 2024', 3, 9]
];

// https://github.com/republique-et-canton-de-geneve/referentiels-ofs/graphs/traffic
Expand Down Expand Up @@ -569,7 +576,8 @@ const referentielsOfsData = [
['Dec 2023', 2, 0],
['Jan 2024', 1, 0],
['Feb 2024', 0, 0],
['Mar 2024', 1, 0]
['Mar 2024', 1, 0],
['Apr 2024', 1, 0]
];

// https://github.com/republique-et-canton-de-geneve/blockchain-document-horodateur/graphs/traffic
Expand Down Expand Up @@ -633,7 +641,8 @@ const blockchainDocumentHorodateurData = [
['Dec 2023', 4, 0],
['Jan 2024', 4, 2],
['Feb 2024', 3, 3],
['Mar 2024', 2, 0]
['Mar 2024', 2, 0],
['Apr 2024', 1, 1]
];

// https://github.com/republique-et-canton-de-geneve/python-redhat-virtualization/graphs/traffic
Expand Down Expand Up @@ -696,7 +705,8 @@ const pythonRedhatVirtualizationData = [
['Dec 2023', 3, 0],
['Jan 2024', 1, 2],
['Feb 2024', 4, 0],
['Mar 2024', 1, 0]
['Mar 2024', 1, 0],
['Apr 2024', 2, 0]
];

// https://github.com/republique-et-canton-de-geneve/gina-ldap-client/graphs/traffic
Expand Down Expand Up @@ -810,7 +820,8 @@ const xxegePurgeData = [
['Dec 2023', 4, 0],
['Jan 2024', 0, 0],
['Feb 2024', 1, 0],
['Mar 2024', 1, 0]
['Mar 2024', 1, 0],
['Apr 2024', 1, 2]
];

// https://github.com/republique-et-canton-de-geneve/git-sync/graphs/traffic
Expand Down Expand Up @@ -869,7 +880,8 @@ const gitSyncData = [
['Dec 2023', 0, 1],
['Jan 2024', 6, 5],
['Feb 2024', 4, 3],
['Mar 2024', 2, 4]
['Mar 2024', 2, 4],
['Apr 2024', 2, 5]
];

// https://github.com/republique-et-canton-de-geneve/wls-systemd-scripts/graphs/traffic
Expand Down Expand Up @@ -927,7 +939,8 @@ const wlsSystemdScriptsData = [
['Dec 2023', 3, 4],
['Jan 2024', 0, 5],
['Feb 2024', 2, 2],
['Mar 2024', 2, 2]
['Mar 2024', 2, 2],
['Apr 2024', 1, 4]
];

// https://github.com/republique-et-canton-de-geneve/github-traffic-statistics/graphs/traffic
Expand Down Expand Up @@ -979,7 +992,8 @@ const githubTrafficStatisticsData = [
['Dec 2023', 3, 0],
['Jan 2024', 2, 0],
['Feb 2024', 2, 1],
['Mar 2024', 3, 1]
['Mar 2024', 3, 1],
['Apr 2024', 4, 0]
];

// https://github.com/republique-et-canton-de-geneve/input-ftp-transport/graphs/traffic
Expand Down Expand Up @@ -1021,7 +1035,8 @@ const inputFtpTransportData = [
['Dec 2023', 5, 0],
['Jan 2024', 0, 0],
['Feb 2024', 2, 0],
['Mar 2024', 0, 0]
['Mar 2024', 0, 0],
['Apr 2024', 0, 0]
];

// https://github.com/republique-et-canton-de-geneve/follow-me/graphs/traffic
Expand Down Expand Up @@ -1060,7 +1075,8 @@ const followMeData = [
['Dec 2023', 4, 1],
['Jan 2024', 2, 3],
['Feb 2024', 5, 7],
['Mar 2024', 1, 3]
['Mar 2024', 1, 3],
['Apr 2024', 1, 1]
];

// https://github.com/republique-et-canton-de-geneve/rabbitmq-stress-test/graphs/traffic
Expand Down Expand Up @@ -1091,7 +1107,8 @@ const rabbitmqStressTestData = [
['Dec 2023', 2, 1],
['Jan 2024', 1, 0],
['Feb 2024', 1, 0],
['Mar 2024', 1, 1]
['Mar 2024', 1, 1],
['Apr 2024', 3, 2]
];

// https://github.com/republique-et-canton-de-geneve/rabbitmq-recommandations-developpeurs/graphs/traffic
Expand Down Expand Up @@ -1123,7 +1140,8 @@ const rabbitmqRecommandationsDeveloppeursData = [
['Dec 2023', 2, 2],
['Jan 2024', 0, 2],
['Feb 2024', 0, 2],
['Mar 2024', 0, 1]
['Mar 2024', 0, 1],
['Apr 2024', 3, 1]
];

// https://github.com/republique-et-canton-de-geneve/qeli-frontoffice/graphs/traffic
Expand Down Expand Up @@ -1152,7 +1170,8 @@ const qeliFrontofficeData = [
['Dec 2023', 5, 2],
['Jan 2024', 10, 3],
['Feb 2024', 1, 2],
['Mar 2024', 2, 1]
['Mar 2024', 2, 1],
['Apr 2024', 2, 1]
];

// https://github.com/republique-et-canton-de-geneve/strategie-open-source/graphs/traffic
Expand All @@ -1171,7 +1190,8 @@ const strategieOpenSourceData = [
['Dec 2023', 2, 3],
['Jan 2024', 0, 5],
['Feb 2024', 1, 3],
['Mar 2024', 1, 5]
['Mar 2024', 1, 5],
['Apr 2024', 2, 3]
];

// https://github.com/republique-et-canton-de-geneve/noms-geographiques/graphs/traffic
Expand All @@ -1189,7 +1209,8 @@ const nomsGeographiquesData = [
['Dec 2023', 3, 0],
['Jan 2024', 4, 5],
['Feb 2024', 2, 6],
['Mar 2024', 2, 4]
['Mar 2024', 2, 4],
['Apr 2024', 7, 0]
];

// https://github.com/republique-et-canton-de-geneve/enu/graphs/traffic
Expand All @@ -1202,7 +1223,8 @@ const enuData = [
['Dec 2023', 3, 0],
['Jan 2024', 3, 0],
['Feb 2024', 0, 0],
['Mar 2024', 0, 0]
['Mar 2024', 0, 0],
['Apr 2024', 1, 0]
];

// https://github.com/Espace-numerique-de-l-usager/enu-mediation/graphs/traffic (remarque : supprime)
Expand All @@ -1225,5 +1247,6 @@ const enuConsoleAdminData = [
['Dec 2023', 5, 0],
['Jan 2024', 3, 1],
['Feb 2024', 1, 0],
['Mar 2024', 1, 1]
['Mar 2024', 1, 1],
['Apr 2024', 1, 0]
];

0 comments on commit 3e2346e

Please sign in to comment.