当前位置: 首页 > 软件库 > 程序开发 > >

labs-factfinder

New York City Census Reporting Tool
授权协议 View license
开发语言 JavaScript
所属分类 程序开发
软件类型 开源软件
地区 不详
投 递 者 欧阳何平
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

NYC Population FactFinder 2020

Population FactFinder allows you to easily define study areas — by selecting Census Tracts, Census Blocks, Neighborhood Tabulation Areas (NTAs), Community Districts, and more — to produce detailed population profiles.

Requirements

You will need the following things properly installed on your computer.

(You can use NVM to manage node versions on your computer)

Local development

  • Clone this repo https://github.com/NYCPlanning/labs-nyc-factfinder.git
  • Install Dependencies yarn
  • Start the server yarn run start
    • If running labs-factfinder-api and labs-layers-api locally, instead start the server with yarn run local-api

Development shortcut

  • Run bin/develop
  • This should open the correct servers and editors, assuming you also have labs-factfinder-api cloned and configured

Architecture

Primary views:

  • Selection - Allows the user to create a selection of geometries to view census/ACS data about.
  • Explorer - Shows census/ACS data tables and charts for the selected geometries.

Backend services

  • Carto - A carto instance serves as the primary datastore for census and ACS data, and a map tiler
  • factfinder-api - An express api that handles search AND maps collections of selected geoids to an integer. Useful for persisting selections across browser sessions (also makes reports shareable)

Contact us

You can find us on Twitter at @nycplanninglabs, or comment on issues and we'll follow up as soon as we can. If you'd like to send an email, use labs_dl@planning.nyc.gov

  •   labs 语法:     #include <stdlib.h>   long labs( long num ); 功能: 函数返回参数num的绝对值。

  • outputstandard output In order to do some research, n2n2 labs are built on different heights of a mountain. Let’s enumerate them with integers from 11 to n2n2, such that the lab with the number 11 is

 相关资料
  • Docker Tutorials and Labs At this time we are not actively adding labs to this repository. Our focus is on training.play-with-docker.com where new lab and workshop oriented content is being added. We

  • labs-redis 是一个使用 Netty 开发的 Redis 客户端开发包。 示例代码: RedisClient client = new RedisClient("127.0.0.1", 6379);// set a value and wait for server response// set() returns a ResponseFutureclient.set("mykey", "

  • Labs for Training and Serving TensorFlow Models with Kubernetes and Kubeflow on Azure Container Service (AKS) Prerequisites Have a valid Microsoft Azure subscription allowing the creation of an AKS cl

  • Deep Learning course: lecture slides and lab notebooks This course is being taught at as part of Master Year 2 Data Science IP-Paris Table of contents The course covers the basics of Deep Learning, wi

  • 友情提示:因为提供了 50000+ 行示例代码,所以艿艿默认注释了所有 Maven Module。 胖友可以根据自己的需要,修改 pom.xml 即可。 一个涵盖六个主流技术栈的正经仓库: 《Spring Boot 专栏》 《Spring Cloud Alibaba 专栏》 《Spring Cloud 专栏》 《Dubbo 专栏》 《消息队列 MQ 专栏》 《分布式事务专栏》 作为一个热爱深夜撸码

  • AWS Well-Architected Labs Introduction The Well-Architected framework has been developed to help cloud architects build the most secure, high-performing, resilient, and efficient infrastructure possib

相关阅读

相关文章

相关问答

相关文档