You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
I looked into Google maps API and that didn't have anything
I tried to see if I could find venue capacity and then generalise that to size but couldn't find that either
I'll take a look at map box rn but I doubt that kind of info is stored :/
I think our best bet will be getting a building from the address and then maybe finding the top, bottom, left, right most coordinates and calculating area ourselves. But I doubt they'll even have that info.
Great!
There is a website, @RyanMarten linked it earlier somewhere I'll try to look for it, but after finding the area, you can just multiply it by the average revenue for a venue (it's given in that link) and that should provide a good estimate.
Since it's our MVP I don't think we need to evaluate every single little type of license and calculate it to the T. That would be innacurate anyway since we don't have perfect information.
So yeah it's pretty straight forward
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Estimate the amount a venue would pay in licensing fees
The text was updated successfully, but these errors were encountered: