swarmize

所属分类:COBOL编程
开发工具:Ruby
文件大小:0KB
下载次数:0
上传日期:2020-07-17 08:18:02
上 传 者sh-1993
说明:  数据新闻平台
(the data journalism platform)

文件列表:
.ruby-version (11, 2020-07-17)
.travis.yml (34, 2020-07-17)
LICENSE.txt (11351, 2020-07-17)
NOTICE.txt (291, 2020-07-17)
api/ (0, 2020-07-17)
api/.env.sample (76, 2020-07-17)
api/API_DOC.md (12202, 2020-07-17)
api/app/ (0, 2020-07-17)
api/app/controllers/ (0, 2020-07-17)
api/app/controllers/Application.scala (155, 2020-07-17)
api/app/controllers/Management.scala (157, 2020-07-17)
api/app/controllers/Swarms.scala (5496, 2020-07-17)
api/app/lib/ (0, 2020-07-17)
api/app/lib/Elasticsearch.scala (1761, 2020-07-17)
api/app/lib/GeoJsonFormatter.scala (836, 2020-07-17)
api/conf/ (0, 2020-07-17)
api/conf/application.conf (1762, 2020-07-17)
api/conf/routes (666, 2020-07-17)
api/eb_name.txt (13, 2020-07-17)
api/package.sh (288, 2020-07-17)
bombard/ (0, 2020-07-17)
bombard/Gemfile (46, 2020-07-17)
bombard/Gemfile.lock (196, 2020-07-17)
bombard/bombard.rb (2379, 2020-07-17)
bombard/postcodes.csv (317402, 2020-07-17)
case_studies/ (0, 2020-07-17)
case_studies/broadband_survey.md (10122, 2020-07-17)
case_studies/broadband_survey/ (0, 2020-07-17)
case_studies/broadband_survey/add-fields.gif (480547, 2020-07-17)
case_studies/broadband_survey/clone.gif (331229, 2020-07-17)
case_studies/broadband_survey/create.gif (141102, 2020-07-17)
case_studies/broadband_survey/csv.png (86216, 2020-07-17)
case_studies/broadband_survey/embed-code.gif (189957, 2020-07-17)
case_studies/broadband_survey/graphs.gif (739543, 2020-07-17)
case_studies/broadband_survey/login.gif (523278, 2020-07-17)
case_studies/broadband_survey/move-delete.gif (333398, 2020-07-17)
case_studies/broadband_survey/open.gif (397812, 2020-07-17)
... ...

THIS PROJECT IS NOW DEPRECATED # Swarmize Swarmize is a stack of tools to make crowd-powered number-gathering a lot easier. ## The Stack Swarmize is built out of a number of components, written in either Ruby or Scala, and currently built around an AWS stack including RDS (hosting Postgres), Simple Workflow, DynamoDB, and deployed against Elastic Beanstalk. We use Elasticsearch as a data store. ## Contents Currently in this repository: * `api`: The Scala-based API [scala] * `bombard`: A small script for filling a Swarm with fake data [ruby] * `case_studies`: the case studies for the project, which are then copied into the Rails app for deployment (but will work fine on Github as they are) [markdown] * `cloudformation`: AWS CloudFormation config * `collector`: Receive data from an endpoint and forward it to the stream. [scala] * `deploy`: The deploy tools/scripts [ruby/bash] * `examples`: Examples of Collector and Retrieval API usage * `geocoder`: Simple Node geocoder endpoint [node] * `livedebate`: Sample app: click on the face you're liking most at any point during a prime ministerial debate; the data - along with some demographic information - will be pushed into Swarm. [ruby] * `processor`: Processes submitted data [scala] * `sentiment-endpoint`: Simple Node sentiment analysis endpoint [node] * `swarmize-dot-com`: the Swarmize alpha website. [ruby] [![Build Status](https://travis-ci.org/guardian/swarmize.svg?branch=master)](https://travis-ci.org/guardian/swarmize)

近期下载者

相关文件


收藏者