A package for bibliometric analysis of retracted papers
Project description
Retractometrics
Retractometrics is a Python package designed to process and compute research metrics based on retraction data. It provides various utilities for handling datasets, calculating key research metrics, and performing retraction analysis. The package aims to help researchers, data scientists, and organizations track research integrity, analyze trends, and identify instances of scientific misconduct.
Installation
Mandatory Instructions:
-
In order for to extract a tangible output for analysis, make sure to store all the data (.csv) files in a folder with any name of your choice. It is mandatory for your data folder to be in the same directory where your code is present.
-
Install from a local directory: Navigate to the directory containing your retractometrics package and run:
pip install .
-
Install from a remote package (e.g., PyPI): you can install it using:
pip install retractometrics
-
Then do : a. retractometrics.run() b. Pass the data directory path as input c. All the csv files will be processed and metrics will be computed d. Navigate to the same data folder and check for another folder named "Output_main" which contains all the metrics.
-
If you would like to compute individual metrics, you will have to extract the particular features yourselves using pandas. Unfortunately the package does not have such flexibility as of now.
-
The package is built specifically for Scopus research data, which caters well to retracted papers. However, if you choose to download data from different sources, do make sure to structure the data as per Scopus norms.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file retractometrics-0.0.13.tar.gz.
File metadata
- Download URL: retractometrics-0.0.13.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59c290413f3283c6bb241872da15c04f60cbe33a98fe22f2d417f2f89cea8aed
|
|
| MD5 |
604af0425f0cdb8eada58d6dcdafc9c9
|
|
| BLAKE2b-256 |
323fa81121d1a7033845d8b46de0f9b038ad224b607d405a8cf01e031b1b3e29
|
File details
Details for the file retractometrics-0.0.13-py3-none-any.whl.
File metadata
- Download URL: retractometrics-0.0.13-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0a24ccaf49b3b577b4ceb76f4aad99d63fadf957f6c00e34e6c108cc9f4e75f
|
|
| MD5 |
9754a75805a998a5f5d3e6de05e6df20
|
|
| BLAKE2b-256 |
2a51eb81e2b4507fa2f9e345bd09d9b913a8c946859f782a7b4247b173c114c3
|