Skip to content

Faster alternative to html_table() #5

Description

@qdread

Line 101 of scrape.Rmd uses rvest::html_table() to convert the HTML table of all 25K census variables into a data frame. It runs very slowly (~5 minutes) and doesn't even deal well with the thead, tfoot, and tbody tags. Is there a better alternative? @khondula @reblake ?

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