We should provide an API for developers to retrieve hospital data easily. We could look into the WP REST API for this.
Import Hospital Data based on location
Our plugin should provide a way for admins to quickly import hospital data based on location. So if someone has a WordPress website about HealthCare in the UK they would only import the hospitals in the UK.
Select what data to import
Sometimes you would only need basic data instead of everything.
Allow users to submit missing Hospitals back to our database
'It seems there are a few Hospitals that you have added to your site that are not in our database! You can help us complete the database by submitting your hospitals to our database so they can be used by others.'
Make everything easy to manage
I would suggest using a separate GitHub or Google speadsheet where we pull the data from but I am open for suggestions!
We should provide an API for developers to retrieve hospital data easily. We could look into the WP REST API for this.
Import Hospital Data based on location
Our plugin should provide a way for admins to quickly import hospital data based on location. So if someone has a WordPress website about HealthCare in the UK they would only import the hospitals in the UK.
Select what data to import
Sometimes you would only need basic data instead of everything.
Allow users to submit missing Hospitals back to our database
'It seems there are a few Hospitals that you have added to your site that are not in our database! You can help us complete the database by submitting your hospitals to our database so they can be used by others.'
Make everything easy to manage
I would suggest using a separate GitHub or Google speadsheet where we pull the data from but I am open for suggestions!