Live data from Hacker News

Show HN: Wallstreetlocal – View investments from America's biggest companies

github.com

61–64 of 64 posts

Re: Show HN: Wallstreetlocal – View investments from America's biggest companies

#61
post #4

Dang, I saw the name and hoped it was a map-based app that showed you ownership of things around you (further intriguing me because I don't believe such data exists at a local scale anyway). Great project though! Opening up these sort of semi-encumbered datasets is what keeps humans well informed I'm from MI as well and always wondered about deeper datasets for watching money and influence change hands

There are a lot of GIS / mapping software that shows property ownership and their boundaries, useful for hunting. onX, for example, and I think you can purchase 'ownership layers' on stuff like Avenza. I agree with what you're saying though, it would be cool to take something like those property owner layers and find the ultimate legal entity for stuff like LLCs owning land. E, only semi-related: In the 'urban design…

Most of the information these services draw from is publicly available, and the stuff that isn’t is of questionable accuracy.

Re: Show HN: Wallstreetlocal – View investments from America's biggest companies

#62

I am working on a somewhat similar project, for searching items 1 and 1a in 10-k annual reports, that I am hoping to release in the near future. I would be interested to hear what lessons you end up learning about scaling up to handle the interest you got from HN.

Definitely limit the more disk heavy features, or spend more time (and money) on infastructure. I was running the whole site on an 8vCPU 24GB RAM VM, and it almost immediately crashed due to the high disk reads.

This is likely due to the fact that the database is huge, and providing that data on demand is very resource intensive- especially when there are forty different people sending many requests a second.

If you don't want to compromise on data though, look into spending a little bit more time/money on infrastructure. I wish I had deployed the project on Kubernetes, instead of what I ended up doing.

Re: Show HN: Wallstreetlocal – View investments from America's biggest companies

#63

Earlier quoted context omitted.

I geniunely did not know that there was a real difference between companies and asset managers. Sorry for the confusion. Thanks for informing me, and for the kind words, I'll make sure to avoid using the word company from now on.

[flagged]

You crossed into personal attack with this comment. That's not ok, and it looks like you've done it in other places as well (https://news.ycombinator.com/item?id=39245439). Can you please avoid that? It's against the site guidelines and destroys what HN is supposed to be for.

If you wouldn't mind reviewing https://news.ycombinator.com/newsguidelines.html and taking the intended spirit of the site more to heart, we'd be grateful.

Btw, saying "I don't mean to be rude." doesn't change this—if that is your intent, then you need to edit your comments so they express your intent unambiguously. More on that here if you want further explanation: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que....

Re: Show HN: Wallstreetlocal – View investments from America's biggest companies

#64
Strange, suddenly Vanguard Group doesn't show up anymore under top filers: https://www.wallstreetlocal.com/recommended/top But they should be the same amount of assets like Black Rock: https://en.wikipedia.org/wiki/List_of_asset_management_firms

Why did they vanish from the list? Maybe a data bug?

Post reply on HN