Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-add stats buttons to front page #179

Open
peterkwells opened this issue Apr 10, 2015 · 1 comment
Open

Re-add stats buttons to front page #179

peterkwells opened this issue Apr 10, 2015 · 1 comment
Assignees

Comments

@peterkwells
Copy link

Need to re-add stats buttons when confidence/inference stats are available. Unused code below:

 <div class="home-cta">
      <h2><a href="/get-involved/add-an-address">Donate Address Data</a></h2>
      <p>Everyone who uses Open Addresses will benefit from every address donation. Collaborate with us and together we can create better address data that everyone can use.</p>
      <div class="home-cta-data-indicator"><span>X<em>m</em></span> UK addresses</div>  
    </div>
    <div class="home-cta">
      <h2><a href="/developers/apis-and-data">Open Addresses For Your Apps</a></h2>
      <p>Developers! We’re looking for exciting and interesting ways Open Addresses can be used in your app or service. Get started with our APIs.</p>
      <div class="home-cta-data-indicator"><span><em>nnnn</em></span> average confidence score</div>
    </div>
    <div class="home-cta">
      <h2><a href="/get-involved/trialists">Partnering with Open Addresses</a></h2>
      <p>There should be no barriers to accessing vital national data such as the list of UK addresses. Try Open Addresses within your organisation and begin the journey of using and publishing open data.</p>
@peterkwells peterkwells self-assigned this Apr 10, 2015
@peterkwells
Copy link
Author

@pezholio @pikesley see the div class="home-cta-data-indicator"

I took these out before putting up the new site but they were originally going to be home for some metrics.

Suggest starting with just one that has the total addresses (i.e. distilled + inferred)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant