pando-project / pando

Ensuring access to notarized metadata
https://pando-web-amber.vercel.app/
23 stars 4 forks source link

[Feature] [FilecoinGreen] miner locations data storage and query interface #133

Closed bsjohnson01 closed 2 years ago

bsjohnson01 commented 2 years ago

Location information (algorithmic) Purpose: Pull information based on IP address, using Jim Pick’s algorithms (example 1, example 2) This will be run regularly and uploaded Data source: a small set of providers (at first, Jim’s setup) will be running his algorithm and uploading location data for each minerID Queries: allow anyone to query by minerID, result in location information as well as provenance of that information Example of info that will be stored: location output

bsjohnson01 commented 2 years ago

sub task:

  1. pando should provide an interface for user to upload their own ipld schema
  2. pando should load the schema mentioned above
  3. pando should provider a query interface can search/match any field in structs which has been loaded