GithubHelp home page GithubHelp logo

Comments (11)

amandaCCF avatar amandaCCF commented on August 25, 2024

The new neighborhood dashboard would not necessarily track performance on a specific issue, unless the neighborhood is interested in tracking data on their nhood over time. Our target audience is neighborhood associations and organizations that work with nhoods (e.g. Blue Hills Community Services or Legal Aid). The tool will help neighborhoods get the data they need to make better decisions and better advocate for their community.

from neighborhood-dashboard.

zmon avatar zmon commented on August 25, 2024

Is this still the same audience that was at the first Focus Group?

from neighborhood-dashboard.

amandaCCF avatar amandaCCF commented on August 25, 2024

Yes, the focus group was made of neighborhood representatives and their needs are similar to the needs of the groups that work w them like Blue Hills Community Services and Legal Aid.


From: Paul D Barham [email protected]
Sent: Sunday, June 14, 2015 7:48 PM
To: codeforkansascity/Neighborhood-Dashboard
Cc: Amanda Wilson
Subject: Re: [Neighborhood-Dashboard] Define Dashboard Purpose (#5)

Is this still the same audience that was at the first Focus Group?

Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-111892735.

from neighborhood-dashboard.

tangospring avatar tangospring commented on August 25, 2024

Nextdoor.com has similar purpose to Neighborhood Dashboard, they also define neighborhood boundaries on a map from an address.

from neighborhood-dashboard.

JakeLaCombe avatar JakeLaCombe commented on August 25, 2024

I don't think the app is by neighborhood though. I typed in Quality Hill,
and it gave me a map of the entire downtown kc area as opposed to my
neighborhood.

from neighborhood-dashboard.

lscott1967 avatar lscott1967 commented on August 25, 2024

It is by neighborhood. In fact, you can only join your neighborhood, although the you can choose to interact with people in surrounding neighborhoods. Not sure why it's not working for you, Jake.

On Jun 18, 2015, at 3:54 PM, Jake LaCombe [email protected] wrote:

I don't think the app is by neighborhood though. I typed in Quality Hill,
and it gave me a map of the entire downtown kc area as opposed to my
neighborhood.

On Thursday, June 18, 2015, Oleh Kovalchuke [email protected]
wrote:

Nextdoor.com has similar purpose to Neighborhood Dashboard and they
apparently figured out how to define neighborhood boundaries on a map from
an address.


Reply to this email directly or view it on GitHub
#5 (comment)
.


Reply to this email directly or view it on GitHub.

from neighborhood-dashboard.

lscott1967 avatar lscott1967 commented on August 25, 2024

Mystery solved. There is no Quality Hill Neighborhood Association registered with the city.

On Jun 18, 2015, at 3:54 PM, Jake LaCombe [email protected] wrote:

I don't think the app is by neighborhood though. I typed in Quality Hill,
and it gave me a map of the entire downtown kc area as opposed to my
neighborhood.

On Thursday, June 18, 2015, Oleh Kovalchuke [email protected]
wrote:

Nextdoor.com has similar purpose to Neighborhood Dashboard and they
apparently figured out how to define neighborhood boundaries on a map from
an address.


Reply to this email directly or view it on GitHub
#5 (comment)
.


Reply to this email directly or view it on GitHub.

from neighborhood-dashboard.

BenCCF avatar BenCCF commented on August 25, 2024

NextDoor is really just a neighborhood communication platform. Someone wants to send out an alert about a suspicious person or advertise the neighborhood block party, that's what it's for. We're about getting civic open data clipped to the neighborhood level -- so yes, both this and NextDoor will use neighborhood boundaries, and the audiences might be similar, but the ultimate "product/service" will be different.

from neighborhood-dashboard.

zachflanders avatar zachflanders commented on August 25, 2024

Nextdoor asks its users to define their neighborhood. When I signed up
there was no neighborhood in the system for my address, so I drew the
boundaries myself and named my neighborhood. Once someone establishes a
boundary it knows whether additional address points are within the defined
polygon. This is a pretty common GIS function. Turf is a good javascript
library that does this: http://turfjs.org/

Agree that nextdoor and neighborhood dashboard have different functions
(communication tool vs information tool)

On Mon, Jun 22, 2015 at 6:59 PM, BenCCF [email protected] wrote:

NextDoor is really just a neighborhood communication platform. Someone
wants to send out an alert about a suspicious person or advertise the
neighborhood block party, that's what it's for. We're about getting civic
open data clipped to the neighborhood level -- so yes, both this and
NextDoor will use neighborhood boundaries, and the audiences might be
similar, but the ultimate product/service will be different.


Reply to this email directly or view it on GitHub
#5 (comment)
.

from neighborhood-dashboard.

zachflanders avatar zachflanders commented on August 25, 2024

Here the specific function that determines whether a point is within a
polygon: http://turfjs.org/static/docs/module-turf_within.html

On Tue, Jun 23, 2015 at 1:05 PM, Zach Flanders [email protected]
wrote:

Nextdoor asks its users to define their neighborhood. When I signed up
there was no neighborhood in the system for my address, so I drew the
boundaries myself and named my neighborhood. Once someone establishes a
boundary it knows whether additional address points are within the defined
polygon. This is a pretty common GIS function. Turf is a good javascript
library that does this: http://turfjs.org/

Agree that nextdoor and neighborhood dashboard have different functions
(communication tool vs information tool)

On Mon, Jun 22, 2015 at 6:59 PM, BenCCF [email protected] wrote:

NextDoor is really just a neighborhood communication platform. Someone
wants to send out an alert about a suspicious person or advertise the
neighborhood block party, that's what it's for. We're about getting civic
open data clipped to the neighborhood level -- so yes, both this and
NextDoor will use neighborhood boundaries, and the audiences might be
similar, but the ultimate product/service will be different.


Reply to this email directly or view it on GitHub
#5 (comment)
.

from neighborhood-dashboard.

JakeLaCombe avatar JakeLaCombe commented on August 25, 2024

Let's evaulate if that or our current mapping javascript is the right solution. It's not best to have two mapping utilities in the application that do the same thing

from neighborhood-dashboard.

Related Issues (20)

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.