Using the CRED database, outline the profile and trends of the disaster epidemiology for SAUDI ARABIA, noting its main features with particular comparison with that of the Asian region.
According to my coordinator
1- I have to log in CRED :- https://www.google.com.au/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=CRED%20DATABASE
Then go for country profile then enter Saudi Arabia
a- After that you can outline it, also you can put them in organize table then discuss it briefly with comparison with other Asian region such as Qater , Indonesia .
b- http://www.preventionweb.net/english/countries/asia/ this link may be helpful.
Reference credible APA 6 edition
Words limit between 800-850 word
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

