Git Product home page Git Product logo

hmda-explorer's Introduction

⚠️ This project is archived and no longer maintained ⚠️




Home Mortgage Disclosure Act

A single-page application for exploring HMDA data served from Qu. This code is live at http://consumerfinance.gov/hmda.

Home Mortgage Disclosure Act

Documentation

View the documented source code (use the top right menu).

Deployment

Follow the steps below to get your environment set up. grunt build will create a dist directory. Copy the contents of dist to wherever you want the app to live.

By default, this app will serve data from api.consumerfinance.gov. If you'd like to use a different endpoint, build the app with an endpoint flag: grunt build --endpoint=https://someotherurl.com/api/whatever/.

Contributing

Running the site locally

Please use the fork and pull collaborative model.

  1. Install Node and Grunt
  2. Fork this repo to your personal GH account.
  3. git clone [email protected]:YOUR-USERNAME/hmda-explorer.git
  4. cd hmda-explorer
  5. npm install
  6. bower install
  7. grunt build
  8. grunt
  9. Open localhost:8000 in a browser.

Only edit files in src. When anything is changed, Grunt will lint, test, compile and build everything. Refresh localhost:8000 to see your changes.

In lieu of a formal styleguide, take care to maintain the existing coding style.

Tagging releases

  1. Add a new version to the top of CHANGELOG with today's date and a list of changes. Use semver.
  2. Run grunt docs. This will generate some docs and run grunt-cfpb-internal.
  3. Push the tag to GitHub with git push upstream --tags.

License

The project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

Software source code previously released under an open source license and then modified by CFPB staff is considered a "joint work" (see 17 USC § 101); it is partially copyrighted, partially public domain, and as a whole is protected by the copyrights of the non-government authors and must be released according to the terms of the original open-source license.

For further details, please see: http://www.consumerfinance.gov/developers/sourcecodepolicy/

hmda-explorer's People

Contributors

amymok avatar anselmbradford avatar ascott1 avatar awolfe76 avatar cfarm avatar contolini avatar danny8000 avatar dezzie avatar higs4281 avatar jeffreymfarley avatar m3brown avatar marcesher avatar mehtadev17 avatar sephcoster avatar sleitner avatar theresaanna avatar virginiacc avatar virtix avatar wpears 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.