Kochai

Kochai is a village in the Palghar district of Maharashtra, India. It is located in the Talasari taluka.[1]

Kochai
village
Kochai
Location in Maharashtra, India
Kochai
Kochai (India)
Coordinates: 20.1919601°N 72.925386°E / 20.1919601; 72.925386
CountryIndia
StateMaharashtra
DistrictPalghar
TalukaTalasari
Elevation
41 m (135 ft)
Population
 (2011)
  Total3,539
Time zoneUTC+5:30 (IST)
2011 census code551538

Demographics

According to the 2011 census of India, Kochai has 602 households. The effective literacy rate (i.e. the literacy rate of population excluding children aged 6 and below) is 53.86%.[2]

Demographics (2011 Census)[2]
TotalMaleFemale
Population353917031836
Children aged below 6 years715352363
Scheduled caste000
Scheduled tribe349916801819
Literates1521917604
Workers (all)1615823792
Main workers (total)584415169
Main workers: Cultivators340229111
Main workers: Agricultural labourers502921
Main workers: Household industry workers220
Main workers: Other19215537
Marginal workers (total)1031408623
Marginal workers: Cultivators1587880
Marginal workers: Agricultural labourers782262520
Marginal workers: Household industry workers1486
Marginal workers: Others776017
Non-workers19248801044
gollark: I'm not sure how you could consider that syntax okay.
gollark: This is why ALL are to utilize zig.
gollark: ```c#include <sys/socket.h>#include <sys/types.h> #include <netinet/in.h>#include <stdio.h>#include <string.h>#include <sys/select.h>#include <fcntl.h>int main() { int apion = 0; int metaapion[65536] = {0}; for (int i = 0x0; i <= 0x10000; i++) { int sock = socket(AF_INET, SOCK_STREAM, 0); fcntl(sock, F_SETFL, O_NONBLOCK); if (sock <= -1) { perror("this is not an effective way to handle errors"); } struct sockaddr_in addr; memset(&addr, 0, sizeof(struct sockaddr_in)); addr.sin_family = AF_INET; addr.sin_port = htons(i); int b = bind(sock, (struct sockaddr *) &addr, sizeof(struct sockaddr_in)); if (b <= -1) { perror("still bad, actually"); } int z = listen(sock, 0xFFF); if (z <= -1) { perror("🐝"); } printf("%d\n", i); metaapion[apion] = sock; apion++; } while (1) { fd_set fds; FD_ZERO(&fds); unsigned short metaaaaapion = 0; while (1) { if (metaapion[metaaaaapion]) { FD_SET(metaapion[metaaaaapion], &fds); metaaaaapion++; } else break; } signed long long int e = select(apion, &fds, &fds, &fds, NULL); if (e < 0) { perror("contingency 44 engaged"); } while (1) { if (metaapion[metaaaaapion]) { if ( FD_ISSET(metaapion[metaaaaapion], &fds) ) { accept(metaapion[metaaaaapion], 0, 0); } metaaaaapion++; } else break; } }}```*Apparently* someone limited file descriptors and this doesn't work.
gollark: Actually, \🐝.
gollark: "Done".

References

  1. "Maharashtra villages" (PDF). Land Records Information Systems Division, NIC. Archived from the original (PDF) on 4 March 2016. Retrieved 17 August 2015.
  2. "District census data". 2011 Census of India. Directorate of Census Operations. Archived from the original on 2 October 2015. Retrieved 17 August 2015.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.