Code Monkey home page Code Monkey logo

wallstreetlocal's Introduction

wallstreetlocal

A website that allows you to view the investments of America's largest investors.

This repository holds the front-end code for wallstreetlocal, for the back-end, see here.

The site may be down currently due to excessive traffic.

Creating a website is time consuming, and hosting is expensive. If you can, please consider donating.

Introduction

The Securities and Exchange Commission (SEC) keeps record of every company in the United States. Companies whose holdings surpass $100 million though, are required to file a special type of form: the 13F form. This form, filed quarterly, discloses the filer's holdings, providing transparency into their investment activities and allowing the public and other market participants to monitor them.

The problem though, is that these holdings are often cumbersome to access, and valuable analysis is often hidden behind a paywall. Through wallstreetlocal, the SEC's 13F filers become more accessible and open.

  • Large: With over 850,000 companies archived, any filer registered with the SEC can be queried. Download the database here.
  • Recent Data: View stocks in aggregation as the back-end collects and organizes holdings from individual filers. With thousands of cached stocks in our database, accurate and recent data is available for any evaluation.
  • Historical Data: View individual filings and their holdings in the explorer, or visit the SEC directly.

Visit

Features

  • Query 13F filers from the SEC
  • Update filers with up-to-date stock info
  • View filer stocks in an accessible format
  • Download any data in either JSON or CSV
  • View filer historical filings and compare them

Getting Started

View wallstreetlocal at wallstreetlocal.com, or self-host using the following instructions.

  1. Install dependencies.

    npm install
  2. Deploy.

    npm run dev

    Or for a production build, run

    npm run build && npm run start

The back-end for this installation is already configured to content.wallstreetlocal.com, but if you want to self-host that too, you can find the back-end repository here.

For more information on configuration, see the respective docs for wallstreetlocal's development stack.

Contributing

If you feel you can contribute to this project, create an issue or a pull request.

This project is soley mantained so it is prone to bugs and anti-patterns, please call them out where you see them. All contributions are highly appreciated!

License

MIT License

Community Code of Conduct

wallstreetlocal's People

Contributors

leftmove avatar pavillion99 avatar chrisgarcia4158 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.