Skip to content

Can rjsoncons support json.gz URLs? #4

@LiNk-NY

Description

@LiNk-NY

Hi Martin! @mtmorgan

I started using rjsoncons for https://github.com/waldronlab/ImageFeatureTCGA and I was wondering if rjsoncons could be slightly modified to work directly with json.gz URLs.
I noticed that if I download the file locally and use j_query(data = <...json.gz>) it works well. I suppose that the file would still have to get downloaded and decompressed if the data input were a URL. I could implement that layer but perhaps rjsoncons could do it more efficiently?

Here is an example URL: https://store.cancerdatasci.org/hovernet/TCGA_OV/json/TCGA-57-1582-01Z-00-DX1.BDF02DAA-E520-46BD-A479-58CAA4354B1A.json.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions