Skip to content

xsawyerx/perl5-web-siva

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perl5-web-siva

Build Status

Web::SIVA Perl module for scraping air quality web in Andalucía, Spain. It extracts quantitative data from this web and returns it in a reasonable format. Some data from Granada has been uploaded to FigShare

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

If there are some dependencies missing,

cpanm --installdeps .

You should do it anyway, just in case.

DEPENDENCIES

Mojo::DOM for scraping, LWP::Simple for downloading

TODO

More extensive testing of all formats and all provincies. For now, Granada is the only one tested, all three formats which were introduced at different dates.

COPYRIGHT AND LICENCE

Copyright (C) 2017, JJ

This library is free software; you can redistribute it and/or modify it under the GPL

About

Perl module for scraping air quality web in Andalucía, Spain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%