Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 21 additions & 18 deletions react-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"proxy": "http://127.0.0.1:8000",
"private": true,
"dependencies": {
"axios": "^1.15.2",
"axios": "^1.16.0",
"chart.js": "^4.4.9",
"material-symbols": "^0.44.0",
"react": "^18.3.1",
Expand All @@ -13,7 +13,7 @@
"react-dropzone": "^14.3.8",
"react-error-boundary": "^4.1.2",
"react-markdown": "^10.1.0",
"react-router-dom": "^6.30.1",
"react-router-dom": "^6.30.4",
"react-select": "^5.10.1"
},
"scripts": {
Expand Down
2 changes: 2 additions & 0 deletions react-app/src/content/home-what-is.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ Responses are recorded anonymously and analysed to map the distribution of scien
C-SCOPE’s international network also makes it possible to examine variation across disciplines, institutions, and geographical regions. By providing transparent, systematic snapshots of scientific community judgement, C-SCOPE contributes to a clearer understanding of where scientific communities converge, where they do not, and how expert views evolve.

These data can serve as a valuable resource for researchers, policymakers, journalists, and the public, offering structured insight into scientific opinion whilst avoiding oversimplified claims about “the science” speaking with a single voice.

For further information, please visit the official [Durham University C-SCOPE webpages](https://www.durham.ac.uk/research/institutes-and-centres/centre-for-scientific-community-opinion-polling-and-evaluation/).
Loading