<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="http://localhost:8080/xmlui/handle/123456789/1176">
<title>Engineering Section</title>
<link>http://localhost:8080/xmlui/handle/123456789/1176</link>
<description/>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/1194"/>
</rdf:Seq>
</items>
<dc:date>2026-04-08T10:51:58Z</dc:date>
</channel>
<item rdf:about="http://localhost:8080/xmlui/handle/123456789/1194">
<title>Automatic weather station data handling</title>
<link>http://localhost:8080/xmlui/handle/123456789/1194</link>
<description>Automatic weather station data handling
Shikha
This project is abouthow to handle the data provided by AWS and further displaying it on to the&#13;
web page. The objective is to store the data generated by the data logger of AWS into the&#13;
database from where further manipulations can be done. After the data being stored, it is to be&#13;
displayed on the web page. The technologies used for building web pages are PHP, JavaScript,&#13;
CSS, and HTML. The main web page will display hourly statistics of current date. Monthly and&#13;
yearly statistics will be displayed by clicking the buttons provided on the main web page.
Project has done under the supervision of Mr. Sanjit Sahu
</description>
<dc:date>2015-01-01T00:00:00Z</dc:date>
</item>
</rdf:RDF>
