Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 2.42 KB

0010-FGPT-CID-geo-renewables.md

File metadata and controls

57 lines (44 loc) · 2.42 KB
FGTP title status original author created
0010
Geographical and Energy Data for a CID
Proposed
redransil
2022-09-07

Title

Geographical and Energy Data for a CID

Abstract

Build a UI and an API for getting data about where and how a CID is stored

Authors

redransil

Status

Proposed

What is the goal

To build a tool similar extending CID.place showing geographic, energy, and renewable energy information.

What are the inputs

CID to minerID: CID.place (see handbook) Geographic information: synthetic locations Energy information: energy consumption endpoints Renewable energy information: renewable energy endpoints

What are the outputs

For each CID entered:

In aggregate:

  • A map with the geographic locations where this CID is stored
  • Total amount of energy used by all minerIDs storing the CID
  • Total amount of renewable energy purchased by all minerIDs storing the CID
  • Total amount of each type of renewable energy purchased by this minerID (ie solar, wind, hydro, biomass)

For each minerID:

  • The minerID(s) currently storing it as already shown in CID.place; example
  • PeerID(s), and addresses as shown in CID.place
  • Geographic location(s)
  • Total amount of data stored
  • Lower bound, upper bound, and estimate of total energy used by this minerID over its lifetime
  • Total amount of renewable energy purchased by this minerID
  • Amount of each type of renewable energy purchased by this minerID (ie solar, wind, hydro, biomass)

Proposed Solution

See description and outputs. For a given CID, look up required information and aggregate data as needed.

Implementations and Artifacts

Extends cid.place For map example, see Filecoin energy map

Relevant Background

For more information on synthetic locations, Jim Pick's meetup presentation