Skip to content

Datapackage should accept GitHub repository URL #65

@femtotrader

Description

@femtotrader

Hello,

I think Datapackage should accept GitHub repository URL.
For example:

datapackage.DataPackage("https://github.com/datasets/s-and-p-500-companies")

raises

HTTPError: HTTP Error 404: Not Found

Instead it's necessary to do

datapackage.DataPackage("https://raw.githubusercontent.com/datasets/s-and-p-500-companies/master/")

Kind regards

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