This is a group assignment. I am responsible for one part which is the description of East Harlem. My group members and I had to take a walk around 125th street which is Harlem. We saw stores, people were very few people sitting around in the parks, a lot of people were sitting around in front of stores in chairs but many were sitting in wheel chairs. There were a lot of people walking around the area. We saw some police officers. Very busy area. Below is the assignment. I am only responsible for the description of the area. There is a link for my particular part and you can use another reference. The introduction and conclusion of the paper will be completed by someone else.Assignment 1: Group Observation Project (5-6 pages)You will be assigned to work in a group. 10% of your grade for this assignment will be confidential peer review; the rest will be based on your finished product (report) and how well it reflects the expected outcomes of the assignment.East Harlem is a neighborhood contained within the boundaries of Community District 11: http://www.nyc.gov/html/dcp/html/neigh_info/mn11_info.shtml.For our purposes this will be our ‘social environment’ in which we will observe and examine human behavior. Here is the assignment:• Describe this social environment as completely as you can based on available data – you can start with the link above and find others;• Identify and visit a park in the neighborhood; what do you see?• Find a store that sells fruits and vegetables; describe what you see;• How many churches/synagogues/houses of worship are located in the neighborhood; visit one or two; describe what you see;• Go to the live poultry market; describe what they sell;• One day count the number of dogs you see on the street; categorize them by type; how many of each type?• What kinds of stores are located in the neighborhood, describe several.• Where do you see old people? What are they doing?• Where do you see families? What are they doing?• Where do you see young people? What are they doing?• Where do you see kids, what are they doing?• Visit a local restaurant; describe what you see.• How many bars are in the neighborhood?Your report should be well-organized and categorized to reflect the questions, for example:• Introduction• of East Harlem – available data• Public/Private Sites• Observations of Human Behavior• Conclusion• ReferencesFYI this is for a Human Behavior social work class. Please write in simple english but clear. The area we observed was Manhattan New York on 125th street and blocks near it. Only 2 complete pages.
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 });

