File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -2,27 +2,27 @@ export default {
22 boston : {
33 pharma_biotech : {
44 label : "Pharma & biotech" ,
5- value : 64 ,
5+ value : 70 ,
66 } ,
77 research_academia : {
88 label : "Research & academia" ,
9- value : 36 ,
9+ value : 30 ,
1010 } ,
1111 summit_in_person_attendees_prev_year : {
12- label : "Summit in-person attendees in 2023 " ,
13- value : 145 ,
12+ label : "Summit in-person attendees in 2024 " ,
13+ value : 166 ,
1414 } ,
1515 summit_in_person_attendees_expected : {
16- label : "Summit in-person attendees expected in 2024 " ,
16+ label : "Summit in-person attendees expected in 2025 " ,
1717 value : 200 ,
1818 } ,
1919 hackathon_in_person_attendees_prev_year : {
20- label : "Hackathon in-person attendees in 2023 " ,
20+ label : "Hackathon in-person attendees in 2024 " ,
2121 value : 50 ,
2222 } ,
2323 hackathon_in_person_attendees_expected : {
24- label : "Hackathon in-person attendees expected in 2024 " ,
25- value : 125 ,
24+ label : "Hackathon in-person attendees expected in 2025 " ,
25+ value : 100 ,
2626 } ,
2727 } ,
2828 barcelona : {
You can’t perform that action at this time.
0 commit comments