Python Annotation Project
Budget: ₹600 – ₹5,000 INR
There's one freelancing project of the annotation where you have to write some small python codes. The code is easy only some of them are hard. The condition is you are not allowed to use any library besides sympy. Some codes are easy where you only have to define a variable and only do one small arithmetic operation in it while some are complex mathematics problems.
The current tasks which you have to do are there's some passage given and one question is given. You have to write a python code answering the question.
For example:
Passage: Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America.
Question: How many percent of people were not Native American?
Python Code:
native_american = 0.3
non_native_american = 100 - native_american
print(non_native_american)
That's it for the code and you have to do more of these tasks.
The current price is Rs.5 per code and you are free to bid. There's nearly 1000 of this questions and I need someone who can get it done in 2-3 days.
Please DM me if you are interested.
The current tasks which you have to do are there's some passage given and one question is given. You have to write a python code answering the question.
For example:
Passage: Passage: As of the census of 2000, there were 478,403 people, 190,638 households, and 111,904 families residing in the city. The population density was . There were 215,856 housing units at an average density of . The racial makeup of the city was 51.0% African American, 41.5% White American, 0.3% Native American, 1.3% Asian American, 0.0% Pacific Islander American, 3.6% from other races, and 2.2% from Multiracial American. Hispanic or Latino Americans of any race were 7.3% of the population. Ancestry (United States Census) include German Americans (15.2%), Irish American (10.9%), English American (8.7%), Italian American (5.6%), Polish American (3.2%), and French American (3.0%). Out of the total population, 4.5% were foreign born; of which 41.2% were born in Europe, 29.1% Asia, 22.4% Latin American, 5.0% Africa, and 1.9% Northern America.
Question: How many percent of people were not Native American?
Python Code:
native_american = 0.3
non_native_american = 100 - native_american
print(non_native_american)
That's it for the code and you have to do more of these tasks.
The current price is Rs.5 per code and you are free to bid. There's nearly 1000 of this questions and I need someone who can get it done in 2-3 days.
Please DM me if you are interested.