Git Product home page Git Product logo

estc-parser's Introduction

https://travis-ci.com/parisac/estc-parser.svg?branch=master

Welcome to estc-parser

./static/estc.png

This project was created to help academics and researchers more easily harvest book meta-data from the
Currently if a researcher queries the short title catalog for a specific term, all results are only exportable as an unstructured .html file without table tags present. This project aims to simply an otherwise manual workflow by allowing the researcher to convert .html extracts into an actionable tabular .csv format.

Quickstart

Supports Python >= 3.7.0

Dump.html extracts

Place raw .html extract(s) in ./input_html

Poetry Usage

estc-parser can be installed and run via Poetry,

cd estc-parser
poetry install
poetry run chewfiles

Vanilla Python Usage

cd estc-parser
pip3 install -r requirements.txt
python3 estc_parser/cli.py

Grab Outputs

Find .csv file with tabular results in ./output_csv

Example Query

After submitting a query a researcher can export results using the Email/print/save button highlighted below.

./static/chair.png

Example Raw Export

Here is a sample of the raw unstructured .html export from our estc query.

./static/estc_raw.png

Transformed .csv Export via estc-parser

Here we see the output of running the unstructured html above through estc-parser.

./static/tabular_csv.png

estc-parser's People

Contributors

parisac avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.