Skip to content

Scopus python Library (ELSapy) integration  #3

@meleksomai

Description

@meleksomai

Hi all,

I am trying to combine MK with Elsevier library for Scopus written in Python ELSapy.

These are the steps:
1- Import Scopus metadata using ElsevierDev/elsapy. The results are imported in JSON.
2.a- Transform the JSON to Numpy array and/or Pandas dataframe.
2.b- Transform the JSON (or np.array, pd.dataframe) to a MK Collection.
3- Perform Network Analysis

I have not fully explored MK, but it seems that it does not include a JSON reader. Only txt (csv formatting) is implemented at this stage.

Is there a JSON reader in MK? If not, where should I start in order to implement one. I will be happy to spend some time to contribute.

Great Work by the way! 👍

Melek

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions