Coder Social home page Coder Social logo

rcw23b's Introduction

RCW23B

The Washington Business Corporation Act governs the workings of all businesses incorporated in the state of Washington. It can be found online here:

WA State Legislature Website

Since I am starting a WA corporation, I want to develop a better understanding of the BCA. But, it is quite difficult since their website is constructed as a set of hundreds of tiny snippets of content, each to its own page. Furthermore, I would like something I can annotate and easily search, even while offline.

I was unable to find RCW 23B anywhere as a complete document. However, I did find the RCW is available on a public ftp server with minimal html formatting.

This Makefile and associate scripts download the entire RCW 23B, which is in the form of dozens of different html files, concatenates them into a single html document, and generates a markdown file which can be viewed on github.

Also, you can generate a pdf if you have pandoc on your machine.

The Result

If you don't care about how it's done and just want a more readale RCW 23B:

Installation

To install:

git clone https://github.com/payneio/rcw23b.git
cd rcw23b
make

To generate a pdf, you must have pandoc installed, then:

make dist/RCW_23B.pdf

Dependencies

Common unix utilities:

  • wget
  • tr
  • sed
  • rename
  • touch

And if you want to generate your own PDF:

  • pandoc

Future Work

This was a daylong project, and I'm happy how far it has come. I now have a PDF I can read and annotate. I'd like to touch up the documents more for better legibility and indexing. There are currently many formatting glitches. Feel free to submit a pull request for anything you'd like to see fixed up are enhanced.

rcw23b's People

Contributors

payneio avatar

Watchers

 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.