X-Received: by 2002:ae9:f719:: with SMTP id s25mr6822941qkg.42.1614903365847; Thu, 04 Mar 2021 16:16:05 -0800 (PST) X-Received: by 2002:a37:cc7:: with SMTP id 190mr6760543qkm.99.1614903365582; Thu, 04 Mar 2021 16:16:05 -0800 (PST) Path: csiph.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!feeder1.cambriumusenet.nl!feed.tweak.nl!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: it.comp.java Date: Thu, 4 Mar 2021 16:16:05 -0800 (PST) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=151.82.8.230; posting-account=-eF7WAoAAACt5PDSlI-9XEDar7KgU_BQ NNTP-Posting-Host: 151.82.8.230 References: <9295e77f-01ca-4886-a355-00f92b0783e8n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9041074e-4385-4d7b-a669-e442864fabb4n@googlegroups.com> Subject: Re: JAVA Program From: bender bender Injection-Date: Fri, 05 Mar 2021 00:16:05 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: csiph.com it.comp.java:9377 Il giorno venerd=C3=AC 5 marzo 2021 alle 01:04:00 UTC+1 Dr.UgoGagliardelli = ha scritto: > Il 04.03.2021 21.37, bender bender ha scritto:=20 > > Hi I'm tring to write a program with JAVA to evaluate data of csv data= =20 > > In particular I would extract this information=20 > >=20 > > View data on the presence of men and women in Affori over time.=20 > >=20 > > * Carry out an analysis relating to the last available year. Of the 10 = most populous neighborhoods show:=20 > > * the proportion of births out of the total=20 > > * the proportion of 80+ to the total=20 > > * The ratio of minors / number of kindergartens=20 > >=20 > > this is the file=20 > > https://drive.google.com/file/d/1zKflvSpB-oDAqYscLsEgUhSnqL1XPdql/view?= usp=3Dsharing=20 > >=20 > > How could fix it?=20 > >=20 > > regards=20 > > > What is there to be fixed? I don't know how to write the code for this exercise