Skip to content

Commit

Permalink
Add page
Browse files Browse the repository at this point in the history
  • Loading branch information
ModelEarth committed Jul 18, 2024
1 parent 7e2fa92 commit 995675e
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 2 deletions.
5 changes: 5 additions & 0 deletions members/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Community Members

Our active community of developers and our alumni members.

[View List](https://docs.google.com/spreadsheets/d/e/2PACX-1vRh5-bIR4hC1f9H3NtDCNT19hZXnqz8WRrBwTuLGnZiA5PWhFILUv2nS2FKE2TZ4dZ-RnJkZwHx1t2Y/pubhtml?gid=1054734503&single=true) (Google Sheet)
26 changes: 26 additions & 0 deletions members/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Community Members</title>
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1">



<link type="text/css" rel="stylesheet" href="/localsite/css/base.css" id="/localsite/css/base.css" />
<script type="text/javascript" src="/localsite/js/localsite.js?showheader=true"></script>

<script>
loadMarkdown("README.md", "readmeDiv", "_parent");
</script>

</head>

<body>
<div class="content contentpadding large-list">
<div id="readmeDiv"></div>
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion projects/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Not your average data modeling projects, but worth the effort.

**[Pulling International EEIO data into Supabase and DuckDB](/useeio.js/footprint/)** - Sahil, Himanshu

**[Push EPA Data to Google Data Commons](/localsite/info/data/datacommons/)**
**[Push EPA Data to Google Data Commons](/localsite/info/data/datacommons/)** - Bhavna
Push EPA data assempled in our [OpenFootprint](/OpenFootprint) impacts folder into Google Data Commons. Add USEEIO data to Google's [Sustainability Section](https://www.datacommons.org/explore/sustainability)

**[Requests using the See-Click-Fix API](https://normansj.github.io/local-view-request/src/location/mylocation.html) with [Open WebUI](/projects/src)**
Expand Down
2 changes: 1 addition & 1 deletion projects/mobility/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h3>Data Sources</h3>
Ecosystems form when a collaborative network of stakeholders—enabled by digital technology—come together in meaningful ways to solve shared challenges and meet shared objectives.
<br><br>

<a href="../../../community/architecture/">New Countryside</a>
<a href="/localsite/info/#show=ev&state=GA">EV Map</a>

</div>
</section>
Expand Down

0 comments on commit 995675e

Please sign in to comment.