Skip to content

leftmove/wallstreetlocal

Repository files navigation

wallstreetlocal

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

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

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 any 13F filer from the SEC throughly
  • Update filers with recent and extensive stock info
  • View historical stocks aggregated from all possible sources s- Sort and analyze data using versatile tools
  • Download any data in either JSON or CSV

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!

Star History

Star History Chart

License

MIT License

Community Code of Conduct

About

Free and open-source stock tracking website for America's biggest money managers. Democratizing SEC filings by making them more accessible and useful.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 4

  •  
  •  
  •  
  •