Results 1 to 5 of 5
  1. #1
    bigroo's Avatar
    bigroo is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jan 2012
    Location
    Austin, Texas
    Posts
    101

    Weather Database Ideas

    Hi All,

    I am wanting to create a weather database to collect daily tempertures, rainfall, snowfall, Humidity, wind speed, direction etc.

    Looking for additional ideas for tables listed below:

    tblLocation
    **Locationid
    City
    State


    tblday
    **dayid
    Locationid


    tblweather
    DayID
    Max
    Min


    SkyCover
    Rainfall
    Snowfall
    SnowDepth
    Wind
    Speed
    Direction
    HumH
    HumL

    This is my starting point, what other information would be needed?
    I am open to ideas. At present I will only track my location with daily data, but I hope to add historical data as well to start a trend.

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726

  3. #3
    bigroo's Avatar
    bigroo is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jan 2012
    Location
    Austin, Texas
    Posts
    101

    Weather Database Ideas

    Thanks Orange,

    This web site is just super with lots of data and plus historical data. There is even a place to download data as a csv, this will make it easier to import the data into the database for each month of the year.

    Thanks, I did not know about this website!!
    I knew I would get good answers here!!

  4. #4
    HMEpartsmanager is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Nov 2009
    Posts
    85
    Quote Originally Posted by bigroo View Post
    Looking for additional ideas for tables listed below:

    tblLocation
    **Locationid
    City
    State
    I would definintely add ZipCode. If you are doing it for yourself, and maybe each city near you is 1 zip code, then it is not a problem. However, there are plenty of cities where there are multiple zip codes and their weather patterns are different. Low valley area versus higher elevation areas, yet same city name.

  5. #5
    bigroo's Avatar
    bigroo is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jan 2012
    Location
    Austin, Texas
    Posts
    101

    Weather Database Ideas

    Hi HMEpartsmanager,

    Thanks for your input, I beleive I have my tables created, plus with information from the above website, additional columns I would not have thought of, so I am well on my way.

    Yes, this is for my own use!!
    Ok, now the query design.

    From the above website I see the CSV for the data which I can import into the database.

    I want to breakup the row entry once in the database and send the data to the 4 different tables. I know these will need to be done in a certian order I guess.
    Would this be a case of just setting up "Append Queries" for each bit of data for each table and list them one after the other in a macro under a button, or is there another way to do this?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Ideas for database creation
    By randolphoralph in forum Access
    Replies: 1
    Last Post: 08-31-2011, 02:08 PM
  2. Weather Information
    By chadshowalter in forum Import/Export Data
    Replies: 0
    Last Post: 02-23-2011, 03:40 PM
  3. Sidebar Weather Widget
    By pkstormy in forum Code Repository
    Replies: 0
    Last Post: 08-31-2010, 01:58 AM
  4. Weather by Zip Code
    By graviz in forum Programming
    Replies: 0
    Last Post: 10-26-2009, 01:24 PM
  5. Need some ideas
    By amauricio2 in forum Database Design
    Replies: 0
    Last Post: 03-02-2009, 11:03 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums