Add organization contact links for zones with no data
See original GitHub issueThis was discussed on slack.
It’s a simple idea, we add a new key to the zones file for zones where we have no data but know who could provide that data.
For example South Africa;
"ZA": {
"contact_link: "http://www.eskom.co.za/CustomerCare/CustomerFeedback/Pages/Customer_Feedback.aspx"
},
Then when a user hovers/clicks an empty zone the popup reads something like;
“There is no data currently available for this area. Get in touch with insert contact link here and ask them to provide public real-time data.”
We could even include twitter handles if they’re available. There’s many ways we can leverage activism to open up new sources of data imo.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Enable or disable security alerts about links and files from ...
In Internet Explorer, on the Tools menu, click Internet Options. On the Security tab, click Trusted sites, and then click Sites. In the...
Read more >Contacts Not Included: How to Build Your Contact Data Asset
CRM solutions start out as empty boxes. Here's how to build your company's contact data asset in order to succeed.
Read more >Add an account to an existing account - Analytics Help
Create additional accounts to organize or separate data.When you create an account, ... Accept the default to add the account to your current...
Read more >Understand Open Shortest Path First (OSPF) - Design Guide
Areas and Border Routers. Link-State ... Appendix B: OSPF and IP Multicast Address ... RIP has no concept of network delays and link...
Read more >Foreign-Trade Zones Board
Provides information on each foreign-trade zone such as contact information, sites, subzones and Federal Register notices. This is the link you will use...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I think it could make sense also for zones with data, so we can make sure people contact directly the data provider instead of us (we get a lot of requests!)
Definitely not out of scope, @brandongalbraith . Here is what our parsers need (can also be found here https://github.com/tmrowco/electricitymap-contrib#adding-a-new-country):
I think we could draft a simple email asking for this data, and then even add a mailto link to make @systemcatch 's suggestion even more powerful