Giter Site home page Giter Site logo

lcs-pilot's People

Contributors

bitner avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

lcs-pilot's Issues

Discussion around cost of platform

One question that came up in talking to @bitner was how much, in terms of costs, OpenAQ is able to withstand/sustain for the pilot.

Ideally, we'd like to get an understanding of the scope of a couple of different options (e.g. here is what it would look like, ballpark, if we wanted to store data indefinitely, assuming this ingestion rate as opposed to here is what it would look like if we were to host 90 days of LCS data only).

But, also to some concreteness around this, in reality, it would be ideal for OpenAQ to support no more than double its current AWS monthly bill, which is ~2500/month at full bore of data ingestion beyond the pilot. In the short term, say in the first 6 months of the pilot, it'd be nice to be able to stick to no more than 25% more than our current costs.

It would be helpful for us to understand the AWS infrastructure cost sensitivity: # of data sources, rate of data ingest, amount of data accessed, or any other relevant parameters. This will help us understand how many partners we can/should include in the pilot, or a limit to the amount of data that can be shared per partner, a future costing model, etc.

Explore the use of TileDB for archived data access

TileDB is very similar to Parquet + Athena in that it can provide search for data that lives in S3.

TileDB provides more extensive compression and indexing than available with Parquet and Athena.

TileDB is designed to be very readily directly used for data science with direct mappings to data structures in many languages including Python and R.

Explore options for PostgreSQL + TimescaleDB

TimescaleDB is a PostgreSQL extension for managing temporally indexed data. It automatically partitions and adds several enhancements (including massive speed improvements) for dealing with and aggregating temporal data. TimescaleDB also allows for compression that may allow more data to be stored on the "live" system.

Potential LCS Data Providers / Data Sources

Linked here is a table showing a list of potential low-cost sensor pilot data providing parters.

These are groups/orgs/individuals who have previously expressed interest in sharing data or already provide data access freely.

Included is information on how to access data (eg. if there is an existing API or contact person).

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.