Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sophiamersmann/impact-factors

Switching the light off: Academic journals' impact factors without their star articles
https://github.com/sophiamersmann/impact-factors

d3 svelte viz

Last synced: 24 days ago
JSON representation

Switching the light off: Academic journals' impact factors without their star articles

Awesome Lists containing this project

README

        

# Switching the light off: Academic journals' impact factors without their star articles

Live at: https://sophiamersmann.github.io/impact-factors/

![Star map](public/social-media-preview-1076x538.png)

## Data

The visualisation shows articles published in 2018/19 by a few selected journals (The Lancet, Cell, Nature, Science).
The data has been downloaded from [Scopus](https://www.scopus.com/home.uri) in Feb 2021.

The impact factor of an academic journal reflects the average number of citations that articles published in 2018/19 received up until now (Feb 2021).

## Project setup

### Run locally

```
npm install
npm run dev
```